From: Fletcher T. Penney Date: Wed, 25 Oct 2017 21:08:53 +0000 (-0400) Subject: UPDATED: Add HTML comment test cases to further demonstrate X-Git-Tag: 6.2.3^2~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=74daa90c516bbdafaa3210743fc33e61d0ffdb68;p=multimarkdown UPDATED: Add HTML comment test cases to further demonstrate --- diff --git a/tests/MMD6Tests/HTML Blocks.fodt b/tests/MMD6Tests/HTML Blocks.fodt index d01e4f7..3531076 100644 --- a/tests/MMD6Tests/HTML Blocks.fodt +++ b/tests/MMD6Tests/HTML Blocks.fodt @@ -299,17 +299,17 @@ office:mimetype="application/vnd.oasis.opendocument.text"> foo +15 + <!– This is not a comment –> -15 - foo3 -foo5 - 20 + +foo5 diff --git a/tests/MMD6Tests/HTML Blocks.html b/tests/MMD6Tests/HTML Blocks.html index 9b67dd1..2cc6195 100644 --- a/tests/MMD6Tests/HTML Blocks.html +++ b/tests/MMD6Tests/HTML Blocks.html @@ -74,12 +74,20 @@ longer *comment* --> -

<!– This is not a

+

15

+

<!– This is not a

+ +

comment –>

+
**foo1** @@ -112,6 +120,8 @@ longer
+

20

+
@@ -120,7 +130,6 @@ longer
-

20

diff --git a/tests/MMD6Tests/HTML Blocks.htmlc b/tests/MMD6Tests/HTML Blocks.htmlc index 669e296..38cb03f 100644 --- a/tests/MMD6Tests/HTML Blocks.htmlc +++ b/tests/MMD6Tests/HTML Blocks.htmlc @@ -69,12 +69,20 @@ latex config: article

longer *comment* --> -

<!-- This is not a

+

15

+

<!-- This is not a

+ +

comment -->

+
**foo1** @@ -107,6 +115,8 @@ longer
+

20

+
@@ -115,4 +125,3 @@ longer
-

20

diff --git a/tests/MMD6Tests/HTML Blocks.tex b/tests/MMD6Tests/HTML Blocks.tex index cb49c07..b4f6a29 100644 --- a/tests/MMD6Tests/HTML Blocks.tex +++ b/tests/MMD6Tests/HTML Blocks.tex @@ -24,17 +24,17 @@ foo foo (\autoref{foo2}) +15 + -15 - \textbf{foo3} -\textbf{foo5} - 20 +\textbf{foo5} + \input{mmd6-article-footer} \end{document} diff --git a/tests/MMD6Tests/HTML Blocks.text b/tests/MMD6Tests/HTML Blocks.text index f8ddecb..d257dc3 100644 --- a/tests/MMD6Tests/HTML Blocks.text +++ b/tests/MMD6Tests/HTML Blocks.text @@ -70,12 +70,20 @@ foo longer *comment* --> - +is + +a comment +--> 15 + +
**foo1** @@ -111,6 +119,7 @@ longer
+20
@@ -118,5 +127,3 @@ longer **foo5**
- -20 diff --git a/tests/MMD6Tests/HTML Comments.fodt b/tests/MMD6Tests/HTML Comments.fodt index fb0e65c..d54fdf3 100644 --- a/tests/MMD6Tests/HTML Comments.fodt +++ b/tests/MMD6Tests/HTML Comments.fodt @@ -304,6 +304,10 @@ office:mimetype="application/vnd.oasis.opendocument.text"> <!– foo bar + +–> + +foo diff --git a/tests/MMD6Tests/HTML Comments.html b/tests/MMD6Tests/HTML Comments.html index 71f2756..b60a538 100644 --- a/tests/MMD6Tests/HTML Comments.html +++ b/tests/MMD6Tests/HTML Comments.html @@ -26,14 +26,14 @@

–>

+

5

+ -

5

-

foo <!–

bar –>

@@ -42,8 +42,14 @@

bar

+

–>

+ +

foo

+ *bar* + *foo* diff --git a/tests/MMD6Tests/HTML Comments.htmlc b/tests/MMD6Tests/HTML Comments.htmlc index cee3e10..25a54ba 100644 --- a/tests/MMD6Tests/HTML Comments.htmlc +++ b/tests/MMD6Tests/HTML Comments.htmlc @@ -21,14 +21,14 @@ latex config: article

-->

+

5

+ -

5

-

foo <!--

bar -->

@@ -37,7 +37,13 @@ latex config: article

bar

+

-->

+ +

foo

+ *bar* + *foo* diff --git a/tests/MMD6Tests/HTML Comments.tex b/tests/MMD6Tests/HTML Comments.tex index d16f3e9..a7d0461 100644 --- a/tests/MMD6Tests/HTML Comments.tex +++ b/tests/MMD6Tests/HTML Comments.tex @@ -29,5 +29,9 @@ foo + +\emph{foo} + \input{mmd6-article-footer} \end{document} diff --git a/tests/MMD6Tests/HTML Comments.text b/tests/MMD6Tests/HTML Comments.text index 88a26d4..6f0d81b 100644 --- a/tests/MMD6Tests/HTML Comments.text +++ b/tests/MMD6Tests/HTML Comments.text @@ -21,14 +21,14 @@ foo +5 + -5 - foo @@ -37,6 +37,12 @@ foo + +*foo* + *bar* + *foo*