unplugged-system/external/markdown/tests/extensions/extra/simple_def-lists.txt

36 lines
322 B
Plaintext
Vendored

Some text
term1
: Def1
term2-1
term2-2
: Def2-1
: Def2-2
more text
term *3*
: def 3
line __2__ of def 3
paragraph 2 of def 3.
: def 3-2
# A code block in a def
> a blockquote
* a list item
* > blockquote in list
and more text.
term 4
: def4
line 2 of def 4
final text.