summaryrefslogtreecommitdiff
path: root/macros/generic/markdown
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-06-02 03:03:07 +0000
committerNorbert Preining <norbert@preining.info>2022-06-02 03:03:07 +0000
commitd04e1ae659e8517e73bdabbd147386187d88fcb4 (patch)
treeeffdc25fc252bc1eaa513934be50107c297c2140 /macros/generic/markdown
parent395236b957a38aebc12c385c6de965af2b61f034 (diff)
CTAN sync 202206020303
Diffstat (limited to 'macros/generic/markdown')
-rw-r--r--macros/generic/markdown/VERSION2
-rw-r--r--macros/generic/markdown/markdown.dtx10
-rw-r--r--macros/generic/markdown/markdown.html4
-rw-r--r--macros/generic/markdown/markdown.pdfbin796056 -> 795566 bytes
4 files changed, 8 insertions, 8 deletions
diff --git a/macros/generic/markdown/VERSION b/macros/generic/markdown/VERSION
index 927859fc31..2ce872efb1 100644
--- a/macros/generic/markdown/VERSION
+++ b/macros/generic/markdown/VERSION
@@ -1 +1 @@
-2.15.1-0-g4b33c77 (2022/05/17)
+2.15.2-0-gb238dbc (2022/05/31)
diff --git a/macros/generic/markdown/markdown.dtx b/macros/generic/markdown/markdown.dtx
index ef4641a5a7..13b58e64c8 100644
--- a/macros/generic/markdown/markdown.dtx
+++ b/macros/generic/markdown/markdown.dtx
@@ -808,7 +808,7 @@ abbr {
},
},
}
-\def\markdownLaTeXRendererAbsoluteLink#1#2#3#4{%
+\renewcommand\markdownLaTeXRendererDirectOrIndirectLink[4]{%
#1\footnote{See \url{#3}.}}
\RequirePackage{varioref}
\vrefwarning
@@ -4169,8 +4169,8 @@ defaultOptions.definitionLists = false
command-line interface for plumbing.
This behavior will only be used when the \Opt{finalizeCache} option is
- disabled. Furthermore, this behavior is planned to be the new default in
- the next major release of the Markdown package.
+ disabled. Recursive nesting of markdown document fragments is undefined
+ behavior when \Opt{eagerCache} is disabled.
% \end{markdown}
% \iffalse
@@ -8288,7 +8288,7 @@ For more information, see the examples for the \Opt{finalizeCache} option.
% The \mdef{markdownOptionInputTempFileName} macro sets the filename of the
% temporary input file that is created during the conversion from markdown to
% plain \TeX{} in \mref{markdownMode} other than `2`. It defaults to
-% \mref{jobname}`.markdown.out`. The same limitations as in the case of the
+% \mref{jobname}`.markdown.in`. The same limitations as in the case of the
% \mref{markdownOptionHelperScriptFileName} macro apply here.
%
% \end{markdown}
@@ -22045,7 +22045,7 @@ end
%
% The direct Lua access version of the \mref{markdownLuaExecute} macro is defined
% in terms of the \mref{directlua} primitive. The \luamref{print} function is set as
-% an alias to the \mref{tex.print} method in order to mimic the behaviour of the
+% an alias to the \luamref{tex.print} method in order to mimic the behaviour of the
% \mref{markdownLuaExecute} definition from Section <#sec:luabridge>,
%
% \end{markdown}
diff --git a/macros/generic/markdown/markdown.html b/macros/generic/markdown/markdown.html
index 1734c541b2..ebc1a310cf 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.15.1-0-g4b33c77 (2022/05/17)</p>
+<p class="date">2.15.2-0-gb238dbc (2022/05/31)</p>
</header>
<nav id="TOC" role="doc-toc">
<ul>
@@ -1844,7 +1844,7 @@ Thomas,Edison,1847</code></pre>
<dd><dl>
<dt>false</dt>
<dd><p>Converted markdown documents will not be cached. This decreases the number of auxiliary files that we produce and makes it easier to use the Lua command-line interface for plumbing.</p>
-<p>This behavior will only be used when the <strong><code>finalizeCache</code></strong> option is disabled. Furthermore, this behavior is planned to be the new default in the next major release of the Markdown package.</p>
+<p>This behavior will only be used when the <strong><code>finalizeCache</code></strong> option is disabled. Recursive nesting of markdown document fragments is undefined behavior when <strong><code>eagerCache</code></strong> is disabled.</p>
</dd>
</dl>
</dd>
diff --git a/macros/generic/markdown/markdown.pdf b/macros/generic/markdown/markdown.pdf
index 5dec5088c9..811122f8a1 100644
--- a/macros/generic/markdown/markdown.pdf
+++ b/macros/generic/markdown/markdown.pdf
Binary files differ