Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/rafed/ramium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafed Muhammad Yasir <rafed123@yahoo.com>2020-06-10 17:26:17 +0300
committerRafed Muhammad Yasir <rafed123@yahoo.com>2020-06-10 17:26:17 +0300
commitfbbc7d6c044cd8eec1b384e0a3e4fe519e0d68f1 (patch)
treeb519cf2ae5fdc99ea71d673f82c50fca4e310e3e /exampleSite
parentfa267de70d4857cc2782ba507a50ba29e3ee816b (diff)
Reduced title and highlight size, fixed nested list
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/posts/1. markdown-syntax.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/content/posts/1. markdown-syntax.md b/exampleSite/content/posts/1. markdown-syntax.md
index a4495b8..bc745dd 100644
--- a/exampleSite/content/posts/1. markdown-syntax.md
+++ b/exampleSite/content/posts/1. markdown-syntax.md
@@ -118,8 +118,8 @@ html
#### Nested list
* Item
-1. First Sub-item
-2. Second Sub-item
+ 1. First Sub-item
+ 2. Second Sub-item
## Other Elements — abbr, sub, sup, kbd, mark