instiki/vendor/plugins/maruku/tests/MarkdownTest_1.0/Tests/Links, reference style.text

32 lines
273 B
Plaintext
Raw Normal View History

Foo [bar] [1].
Foo [bar][1].
Foo [bar]
[1].
[1]: /url/ "Title"
With [embedded [brackets]] [b].
Indented [once][].
Indented [twice][].
Indented [thrice][].
Indented [four][] times.
[once]: /url
[twice]: /url
[thrice]: /url
[four]: /url
[b]: /url/