mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
chore: update docs examples
This commit is contained in:
parent
99cc83e88c
commit
d3e12c9455
7 changed files with 412 additions and 35 deletions
|
@ -1,12 +1,11 @@
|
|||
---
|
||||
id: baz
|
||||
title: baz
|
||||
title: Test Markdown
|
||||
---
|
||||
|
||||
## Images
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue