From 13e5009e7f253fa55e2a4236faa9531d14ca688a Mon Sep 17 00:00:00 2001 From: Hasan al Rasyid Date: Mon, 14 Mar 2022 10:44:46 +0900 Subject: [PATCH] ok --- manuscript.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/manuscript.md b/manuscript.md index 656449a..14a3b07 100644 --- a/manuscript.md +++ b/manuscript.md @@ -81,8 +81,11 @@ Markdown is a very simplified text markup language. This section would shows several common syntax of Markdown. More detailed syntax can be accessed in the Markdown cheatsheet. -1. Headings : 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{#}. -2. +1. Headings : \verb{# }.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{#}. +2. 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). +3. Italic: \verb{*} Ex. \verb{this text is *italic*} : this text is *italic* +4. Bold: \verb{**} Ex. \verb{this text is **bold**} : this text is **bold** + # Baker's standard one-zone model