1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
parsedown/tests/data
malorisdead 019a4af2af Added ability to specify link titles to inline and reference links.
Fixed whitespace bug with reference link regex.
Updated tests.
2013-12-14 02:13:53 -05:00
..
atx_heading.html simplify tests 2013-11-16 02:05:31 +02:00
atx_heading.md simplify tests 2013-11-16 02:05:31 +02:00
automatic_link.html rename tests/ to data/ 2013-07-21 18:46:37 +03:00
automatic_link.md rename tests/ to data/ 2013-07-21 18:46:37 +03:00
block-level_html.html simplify tests 2013-11-16 02:05:31 +02:00
block-level_html.md simplify tests 2013-11-16 02:05:31 +02:00
code_block.html simplify tests 2013-11-16 02:05:31 +02:00
code_block.md simplify tests 2013-11-16 02:05:31 +02:00
code_span.html simplify tests 2013-11-16 02:05:31 +02:00
code_span.md simplify tests 2013-11-16 02:05:31 +02:00
compound_blockquote.html simplify tests 2013-11-16 02:05:31 +02:00
compound_blockquote.md simplify tests 2013-11-16 02:05:31 +02:00
compound_list.html simplify tests 2013-11-16 02:05:31 +02:00
compound_list.md simplify tests 2013-11-16 02:05:31 +02:00
em_strong.html improve parsing of emphasis 2013-12-07 17:21:36 +02:00
em_strong.md improve parsing of emphasis 2013-12-07 17:21:36 +02:00
emphasis.html improve parsing of emphasis 2013-12-07 17:21:36 +02:00
emphasis.md improve parsing of emphasis 2013-12-07 17:21:36 +02:00
escaping.html simplify tests 2013-11-16 02:05:31 +02:00
escaping.md simplify tests 2013-11-16 02:05:31 +02:00
fenced_code_block.html implement fenced code block to resolve #2 2013-11-17 16:52:31 +02:00
fenced_code_block.md implement fenced code block to resolve #2 2013-11-17 16:52:31 +02:00
horizontal_rule.html simplify tests 2013-11-16 02:05:31 +02:00
horizontal_rule.md simplify tests 2013-11-16 02:05:31 +02:00
image_reference.html simplify tests 2013-11-16 02:05:31 +02:00
image_reference.md simplify tests 2013-11-16 02:05:31 +02:00
implicit_reference.html Added ability to specify link titles to inline and reference links. 2013-12-14 02:13:53 -05:00
implicit_reference.md Added ability to specify link titles to inline and reference links. 2013-12-14 02:13:53 -05:00
inline_link.html Added ability to specify link titles to inline and reference links. 2013-12-14 02:13:53 -05:00
inline_link.md Added ability to specify link titles to inline and reference links. 2013-12-14 02:13:53 -05:00
lazy_blockquote.html simplify tests 2013-11-16 02:05:31 +02:00
lazy_blockquote.md simplify tests 2013-11-16 02:05:31 +02:00
lazy_list.html simplify tests 2013-11-16 02:05:31 +02:00
lazy_list.md simplify tests 2013-11-16 02:05:31 +02:00
line_break.html improve tests 2013-09-24 01:09:13 +03:00
line_break.md improve tests 2013-09-24 01:09:13 +03:00
multiline_list_paragraph.html interrupted list items should not add nonexistent empty lines 2013-12-06 00:15:17 +02:00
multiline_list_paragraph.md interrupted list items should not add nonexistent empty lines 2013-12-06 00:15:17 +02:00
ordered_list.html simplify tests 2013-11-16 02:05:31 +02:00
ordered_list.md simplify tests 2013-11-16 02:05:31 +02:00
setext_header.html setext underlines should not work on interrupted paragraphs 2013-09-24 22:36:24 +03:00
setext_header.md setext underlines should not work on interrupted paragraphs 2013-09-24 22:36:24 +03:00
simple_blockquote.html simplify tests 2013-11-16 02:05:31 +02:00
simple_blockquote.md simplify tests 2013-11-16 02:05:31 +02:00
span-level_html.html simplify tests 2013-11-16 02:05:31 +02:00
span-level_html.md simplify tests 2013-11-16 02:05:31 +02:00
sparse_list.html simplify tests 2013-11-16 02:05:31 +02:00
sparse_list.md simplify tests 2013-11-16 02:05:31 +02:00
special_characters.html simplify special characters test 2013-12-06 00:45:26 +02:00
special_characters.md simplify special characters test 2013-12-06 00:45:26 +02:00
strikethrough.html implement GFM strikethrough 2013-11-21 13:39:00 +02:00
strikethrough.md implement GFM strikethrough 2013-11-21 13:39:00 +02:00
strong_em.html ***strong em** inside of em* should produce valid markup 2013-11-23 13:19:06 +02:00
strong_em.md ***strong em** inside of em* should produce valid markup 2013-11-23 13:19:06 +02:00
text_reference.html parse code span after recursive types to resolve #44 2013-12-06 01:43:55 +02:00
text_reference.md parse code span after recursive types to resolve #44 2013-12-06 01:43:55 +02:00
unordered_list.html simplify tests 2013-11-16 02:05:31 +02:00
unordered_list.md simplify tests 2013-11-16 02:05:31 +02:00
url_autolinking.html implement URL auto-linking 2013-11-22 00:20:45 +02:00
url_autolinking.md implement URL auto-linking 2013-11-22 00:20:45 +02:00
whitespace.html simplify tests 2013-11-16 02:05:31 +02:00
whitespace.md simplify tests 2013-11-16 02:05:31 +02:00