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,6 +1,6 @@
---
id: bar
title: Bar
title: My Title
---
# Remarkable
@ -21,6 +21,8 @@ Click the `clear` link to start with a clean slate, or get the `permalink` to sh
## Horizontal Rules
This is horizontal rule
___
***
@ -28,23 +30,6 @@ ___
***
## Typographic replacements
Enable typographer option to see result.
(c) (C) (r) (R) (tm) (TM) (p) (P) +-
test.. test... test..... test?..... test!....
!!!!!! ???? ,,
Remarkable -- awesome
"Smartypants, double quotes"
'Smartypants, single quotes'
## Emphasis
**This is bold text**

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)