summaryrefslogtreecommitdiff
path: root/macros/generic/markdown
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/markdown')
-rw-r--r--macros/generic/markdown/VERSION2
-rw-r--r--macros/generic/markdown/markdown.dtx6
-rw-r--r--macros/generic/markdown/markdown.html2
-rw-r--r--macros/generic/markdown/markdown.pdfbin761101 -> 760842 bytes
4 files changed, 6 insertions, 4 deletions
diff --git a/macros/generic/markdown/VERSION b/macros/generic/markdown/VERSION
index 7d641125a9..db73644a40 100644
--- a/macros/generic/markdown/VERSION
+++ b/macros/generic/markdown/VERSION
@@ -1 +1 @@
-2.14.0-0-g9635d76 (2022/02/28)
+2.14.1-0-gb933d81 (2022/03/01)
diff --git a/macros/generic/markdown/markdown.dtx b/macros/generic/markdown/markdown.dtx
index c16740e2a1..60d7626990 100644
--- a/macros/generic/markdown/markdown.dtx
+++ b/macros/generic/markdown/markdown.dtx
@@ -12503,8 +12503,10 @@ following text:
\def\markdownRendererTextCitePrototype#1{}%
\def\markdownRendererTablePrototype#1#2#3{}%
\def\markdownRendererInlineHtmlCommentPrototype#1{}%
-\def\markdownRendererBlockHtmlCommentBeginPrototype{\iffalse}%
-\def\markdownRendererBlockHtmlCommentEndPrototype{\fi}%
+\let\markdownRendererBlockHtmlCommentBeginPrototype=\iffalse
+\let\markdownRendererBlockHtmlCommentBegin=\iffalse
+\let\markdownRendererBlockHtmlCommentEndPrototype=\fi
+\let\markdownRendererBlockHtmlCommentEnd=\fi
\def\markdownRendererInlineHtmlTagPrototype#1{}%
\def\markdownRendererInputBlockHtmlElementPrototype#1{}%
\def\markdownRendererTickedBoxPrototype{}%
diff --git a/macros/generic/markdown/markdown.html b/macros/generic/markdown/markdown.html
index 1ea4c65f35..3711e5ae22 100644
--- a/macros/generic/markdown/markdown.html
+++ b/macros/generic/markdown/markdown.html
@@ -82,7 +82,7 @@
<header id="title-block-header">
<h1 class="title">Markdown Package User Manual</h1>
<p class="author">Vít Novotný</p>
-<p class="date">2.14.0-0-g9635d76 (2022/02/28)</p>
+<p class="date">2.14.1-0-gb933d81 (2022/03/01)</p>
</header>
<nav id="TOC" role="doc-toc">
<ul>
diff --git a/macros/generic/markdown/markdown.pdf b/macros/generic/markdown/markdown.pdf
index ef7f39daaf..6a505363c1 100644
--- a/macros/generic/markdown/markdown.pdf
+++ b/macros/generic/markdown/markdown.pdf
Binary files differ