From d1b113ec12921ffdcd6fdf586885f9c4b62eb408 Mon Sep 17 00:00:00 2001 From: Hasan al Rasyid Date: Mon, 14 Mar 2022 11:21:33 +0900 Subject: [PATCH] auto --- manuscript.md | 1 + 1 file changed, 1 insertion(+) diff --git a/manuscript.md b/manuscript.md index aade2b0..d3e5d71 100644 --- a/manuscript.md +++ b/manuscript.md @@ -99,6 +99,7 @@ blank line stands as a paragraph separator. No indentation for the first line (i ## Verbatim Verbatim should use backticks \v{`text`}, Ex. ``this is `the text` `` this is `the text`. +To include backticks inside the text, use multiple bacticks like ```this ``is `text` out`` ``` ## Lists We can have either ordered or unordered list