From 72563266a3e5d6be2a2ee5cba0856f16f465c2f6 Mon Sep 17 00:00:00 2001 From: Hasan al Rasyid Date: Mon, 14 Mar 2022 11:11:33 +0900 Subject: [PATCH] auto --- manuscript.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manuscript.md b/manuscript.md index 10775f0..e5aa750 100644 --- a/manuscript.md +++ b/manuscript.md @@ -98,7 +98,7 @@ blank line stands as a paragraph separator. No indentation for the first line (i \v{***} Ex. \v{this text is ***bold and italic***} this text is ***bold and italic*** ## Verbatim -Inline verbatim should use \latex command of \v{\v}, Ex. \v{this is \v{the text}} this is \v{the text}. +Verbatim should use backticks \v{`text`}, Ex. \v{this is \v{the text}} this is `the text`. ## Lists We can have either ordered or unordered list