From 893bb5a9cf365c831e75fafc83dffdbced09a466 Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Sun, 9 Mar 2014 13:12:39 +0100 Subject: added parsedown 0.9.0 --- vendor/parsedown-0.9.0/tests/data/emphasis.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 vendor/parsedown-0.9.0/tests/data/emphasis.html (limited to 'vendor/parsedown-0.9.0/tests/data/emphasis.html') diff --git a/vendor/parsedown-0.9.0/tests/data/emphasis.html b/vendor/parsedown-0.9.0/tests/data/emphasis.html new file mode 100644 index 00000000..9d3f871a --- /dev/null +++ b/vendor/parsedown-0.9.0/tests/data/emphasis.html @@ -0,0 +1,8 @@ +

underscore, asterisk, one two, three four, a, b

+

strong and em and strong and em

+

line +line +line

+

this_is_not_an_emphasis

+

an empty emphasis __ ** is not an emphasis

+

*mixed *double and single asterisk** spans

\ No newline at end of file -- cgit v1.2.3-70-g09d2