MarkdownParser/tests/data/text_reference.md

18 lines
275 B
Markdown
Raw Normal View History

2013-11-16 00:55:09 +01:00
[reference link][1]
[1]: http://example.com
[one][website] with a semantic name
[website]: http://example.com
[one][404] with no definition
[multiline
one][website] defined on 2 lines
[one][label] with an upper case label
[LABEL]: http://example.com
[`link`][website]