[TEM #2] - Update formatting in README.md

pull/4/head
sgoudham 2 years ago
parent 816a888e7d
commit a10fba9607
Signed by: hammy
GPG Key ID: 44E818FD5457EEA4

@ -39,7 +39,8 @@ $ cargo install mdbook-template
[preprocessor.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 ```shell
$ mdbook build $ mdbook build
@ -130,12 +131,12 @@ The format is as follows
``` ```
```markdown ```markdown
// _Not recommended but valid_ // Not recommended but valid
{{#template file.txt path=../images author=Goudham}} {{#template file.txt path=../images author=Goudham}}
``` ```
```markdown ```markdown
// _Not recommended but valid_ // Not recommended but valid
{{#template {{#template
file.txt file.txt
path=../images path=../images
@ -158,7 +159,7 @@ file.txt
``` ```
```markdown ```markdown
// _Not recommended but valid_ // Not recommended but valid
[[ #width 400px ]] [[ #width 400px ]]
``` ```

Loading…
Cancel
Save