summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/markdown/markdown.html
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-06-01 20:04:13 +0000
committerKarl Berry <karl@freefriends.org>2022-06-01 20:04:13 +0000
commita2f1d482842e40f8365d390d836c8c972d92e394 (patch)
tree3293fa44c68a2b6452071ba3acd05834d86e6679 /Master/texmf-dist/doc/generic/markdown/markdown.html
parent1d0defba80df5dc69b006191a960fc39adda2a1e (diff)
markdown (1jun22)
git-svn-id: svn://tug.org/texlive/trunk@63465 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/markdown/markdown.html')
-rw-r--r--Master/texmf-dist/doc/generic/markdown/markdown.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/markdown/markdown.html b/Master/texmf-dist/doc/generic/markdown/markdown.html
index 1734c541b24..ebc1a310cf9 100644
--- a/Master/texmf-dist/doc/generic/markdown/markdown.html
+++ b/Master/texmf-dist/doc/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>