1085168bbf
Sync with the latest html5lib. Having the Maruku unit tests on-hand may be useful for debugging; so let's include them.
32 lines
273 B
Plaintext
32 lines
273 B
Plaintext
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/
|