[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]
```
**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 ]]
```

Loading…
Cancel
Save