summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/markdown/markdown.html
diff options
context:
space:
mode:
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>