From 4c90925115fb992789a00aa10a91232d86e628b9 Mon Sep 17 00:00:00 2001 From: Hasan al Rasyid Date: Mon, 14 Mar 2022 11:01:32 +0900 Subject: [PATCH] auto --- manuscript.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manuscript.md b/manuscript.md index 3f86926..ae7b0e0 100644 --- a/manuscript.md +++ b/manuscript.md @@ -83,8 +83,7 @@ This section would shows several common syntax of Markdown. More detailed syntax can be accessed in the Markdown cheatsheet. ## Headings - -We use \v{#} . on various levels, headings should be shown as a line that prefixed by \verb{#}. (Ex. \verb{# The First Level Heading}). Please include space after \verb{#}. +We use \v{#} on various levels. Headings should be shown as a line that prefixed by \v{#}. (Ex. \v{# The First Level Heading}). Please include space after \verb{#}. ## Paragraph blank line stands as a paragraph separator. No indentation for the first line (it only required in multilined lists to show that the next line is part of the item if it is non-blank and indented). ## Italic