From: Fletcher T. Penney Date: Sun, 5 Mar 2017 17:07:36 +0000 (-0500) Subject: ADDED: Update Inline Footnote test X-Git-Tag: 0.4.2-b^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d988c84008c58a70df92b2b92052915e4b34f113;p=multimarkdown ADDED: Update Inline Footnote test --- diff --git a/tests/MMD6Tests/Inline Footnotes.fodt b/tests/MMD6Tests/Inline Footnotes.fodt index a45fa64..bf8f502 100644 --- a/tests/MMD6Tests/Inline Footnotes.fodt +++ b/tests/MMD6Tests/Inline Footnotes.fodt @@ -274,6 +274,8 @@ Inline.foo bar foo foo. + +Inline.foo bar diff --git a/tests/MMD6Tests/Inline Footnotes.html b/tests/MMD6Tests/Inline Footnotes.html index aea0650..811f419 100644 --- a/tests/MMD6Tests/Inline Footnotes.html +++ b/tests/MMD6Tests/Inline Footnotes.html @@ -10,6 +10,8 @@

Inline.[2]

+

Inline.[3]

+

    @@ -24,6 +26,10 @@ foo.  ↩

    +
  1. +

    foo bar  ↩

    +
  2. +
diff --git a/tests/MMD6Tests/Inline Footnotes.htmlc b/tests/MMD6Tests/Inline Footnotes.htmlc index fba65ee..f1fcf66 100644 --- a/tests/MMD6Tests/Inline Footnotes.htmlc +++ b/tests/MMD6Tests/Inline Footnotes.htmlc @@ -6,3 +6,5 @@ latex config: article

Inline.[^foo bar foo foo.]

+ +

Inline.[^foo bar]

diff --git a/tests/MMD6Tests/Inline Footnotes.tex b/tests/MMD6Tests/Inline Footnotes.tex index 5ff14a8..d3f70da 100644 --- a/tests/MMD6Tests/Inline Footnotes.tex +++ b/tests/MMD6Tests/Inline Footnotes.tex @@ -8,5 +8,7 @@ Inline.\footnote{foo \emph{bar} \href{/bar}{foo}\footnote{\href{/bar}{\slash bar}} \textbf{foo}.} +Inline.\footnote{foo \emph{bar}} + \input{mmd6-article-footer} \end{document} diff --git a/tests/MMD6Tests/Inline Footnotes.text b/tests/MMD6Tests/Inline Footnotes.text index 653d670..c88fc32 100644 --- a/tests/MMD6Tests/Inline Footnotes.text +++ b/tests/MMD6Tests/Inline Footnotes.text @@ -6,3 +6,5 @@ Inline.[^foo *bar*] Inline.[^foo *bar* [foo](/bar) **foo**.] + +Inline.[^foo *bar*]