From 4596f08e323ce7ddb67d86705387115bc7e03045 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Wed, 23 Oct 2019 21:31:58 +0200 Subject: Rename ToC level styles, reorganize example content --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6e59f90..b87b1c0 100644 --- a/README.md +++ b/README.md @@ -258,16 +258,17 @@ Useful if you want to show alternative information per platform or setting. Organize text in 2 or more columns to use space efficiently. ```html -{{< columns >}} - +{{< columns >}} +# Left Content Lorem markdownum insigne... -# Left Content Lorem markdownum insigne... <---> - +<---> -# Mid Content Lorem markdownum insigne... <---> - +# Mid Content Lorem markdownum insigne... -# Right Content Lorem markdownum insigne... {{< /columns >}} +<---> + +# Right Content Lorem markdownum insigne... +{{< /columns >}} ``` ### Expand -- cgit v1.2.3