From 54357a8c133df2b9b88c8aadc7d489847c0e59e6 Mon Sep 17 00:00:00 2001 From: Hasan al Rasyid Date: Mon, 14 Mar 2022 13:54:28 +0900 Subject: [PATCH] auto --- manuscript.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/manuscript.md b/manuscript.md index ff14f12..9c8bd28 100644 --- a/manuscript.md +++ b/manuscript.md @@ -124,6 +124,8 @@ main :: IO () main = putStrLn "we are one" ~~~ +The abuse of CodeBlocks for another purpose will be discussed in another section (Enhancement by pubsEngine). + ## Mathematical Equations By default, we may use `$$` environment for mathematical formula. Nonetheless, actually, we can use any \latex{} scenario, such as: @@ -235,7 +237,9 @@ produces email link: # Enhancement by pubsEngine The enhancements provided by pubsEngine spans on various aspects. -Most parts of this are expressed in terms of CodeBlocks inside the Markdown text. +Most parts of this are expressed in terms of CodeBlocks. + +