From a10fba96072d61a9d153a1d824f1af23faa9310c Mon Sep 17 00:00:00 2001 From: sgoudham Date: Tue, 3 May 2022 00:22:55 +0100 Subject: [PATCH] [TEM #2] - Update formatting in README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b845e4f..af3225e 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,8 @@ $ cargo install mdbook-template [preprocessor.template] ``` -**You're good to go :D Continue building your mdbook normally!** +**You're good to go :D +Continue building your mdbook normally!** ```shell $ mdbook build @@ -130,12 +131,12 @@ The format is as follows ``` ```markdown -// _Not recommended but valid_ +// Not recommended but valid {{#template file.txt path=../images author=Goudham}} ``` ```markdown -// _Not recommended but valid_ +// Not recommended but valid {{#template file.txt path=../images @@ -158,7 +159,7 @@ file.txt ``` ```markdown -// _Not recommended but valid_ +// Not recommended but valid [[ #width 400px ]] ```