chore: update docs examples

This commit is contained in:
endiliey 2018-08-26 03:10:50 +08:00
parent 99cc83e88c
commit d3e12c9455
7 changed files with 412 additions and 35 deletions

View file

@ -1,12 +1,11 @@
---
id: baz
title: baz
title: Test Markdown
---
## Images
![Minion](/img/minion.png)
![Stormtroopocat](/img/stormtroopocat.jpg)
![Sakura](/img/sakura.png)
Like links, Images also have a footnote style syntax
@ -14,8 +13,6 @@ Like links, Images also have a footnote style syntax
With a reference later in the document defining the URL location:
[id]: https://octodex.github.com/images/dojocat.jpg "The Dojocat"
## Links
[link text](http://dev.nodeca.com)