summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/markdown
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-03-09 20:43:49 +0000
committerKarl Berry <karl@freefriends.org>2024-03-09 20:43:49 +0000
commitee4914fc9f97ec611e283b0bedf979c13191b252 (patch)
tree1e0ee8604542c7b76734ab76c687d6875218690b /Master/texmf-dist/doc/generic/markdown
parent88081054d4adc2a86d0cd6ab88268099a6179429 (diff)
markdown (9mar24)
git-svn-id: svn://tug.org/texlive/trunk@70529 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/markdown')
-rw-r--r--Master/texmf-dist/doc/generic/markdown/CHANGES.md21
-rw-r--r--Master/texmf-dist/doc/generic/markdown/VERSION2
-rw-r--r--Master/texmf-dist/doc/generic/markdown/markdown.html4
-rw-r--r--Master/texmf-dist/doc/generic/markdown/markdown.pdfbin1089321 -> 1089312 bytes
4 files changed, 20 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/generic/markdown/CHANGES.md b/Master/texmf-dist/doc/generic/markdown/CHANGES.md
index e0f893ab21d..48d2d7066d0 100644
--- a/Master/texmf-dist/doc/generic/markdown/CHANGES.md
+++ b/Master/texmf-dist/doc/generic/markdown/CHANGES.md
@@ -1,5 +1,19 @@
# Changes
+## 3.5.0
+
+## 3.4.2 (2024-03-09)
+
+Fixes:
+
+- In `\begin{markdown}[options]`, allow a new line before `options`.
+ (#414, #415)
+
+Contributed Software:
+
+- Add `contributions/istqb_product_base`. (8e727c9b)
+- Add `contributions/fithesis`. (0b6a436c, 0725b20c, 7daf2b5e)
+
## 3.4.1 (2024-02-16)
Fixes:
@@ -10,11 +24,10 @@ Fixes:
Deprecation:
-- Replace all instances of `\markdownInfo`, `\markdownWarning`, and
- `\markdownError` with l3msg functions and deprecate `\markdownInfo`,
- `\markdownWarning`, and `\markdownError`. (#383, #398, e3ca682c, 48002f84)
+- Replace `\markdownInfo`, `\markdownWarning`, and `\markdownError` with l3msg
+ functions and deprecate them. (#383, #398, e3ca682c, 48002f84)
- Use the `TEXMF_OUTPUT_DIRECTORY` environmental variable to set
- `\markdownOptionOutputDir` and deprecate `\markdownOptionOutputDir`.
+ `\markdownOptionOutputDir` and deprecate it.
(#405, #409, [matrix.org][matrix-405])
[matrix-405]: https://matrix.to/#/!efVbynJpCMjlOTfose:matrix.org/$8oUA2Bn3ch3q9K6RU-1EgpO9uQOd_3Mky4YwT325Ib0?via=matrix.org&via=im.f3l.de
diff --git a/Master/texmf-dist/doc/generic/markdown/VERSION b/Master/texmf-dist/doc/generic/markdown/VERSION
index 941a04710b1..7fba28f70e4 100644
--- a/Master/texmf-dist/doc/generic/markdown/VERSION
+++ b/Master/texmf-dist/doc/generic/markdown/VERSION
@@ -1 +1 @@
-3.4.1-0-g457226ae (2024-02-16)
+3.4.2-0-ga45cf0ed (2024-03-09)
diff --git a/Master/texmf-dist/doc/generic/markdown/markdown.html b/Master/texmf-dist/doc/generic/markdown/markdown.html
index a9235283635..a5616317fcd 100644
--- a/Master/texmf-dist/doc/generic/markdown/markdown.html
+++ b/Master/texmf-dist/doc/generic/markdown/markdown.html
@@ -93,7 +93,7 @@
<header id="title-block-header">
<h1 class="title">Markdown Package User Manual</h1>
<p class="author">Vít Starý Novotný</p>
-<p class="date">3.4.1-0-g457226ae 2024-02-16</p>
+<p class="date">3.4.2-0-ga45cf0ed 2024-03-09</p>
</header>
<nav id="TOC" role="doc-toc">
<ul>
@@ -212,7 +212,7 @@ which contains the latest development version of the Markdown package,
or a <span class="tex">T<sub>e</sub>X</span> distribution: <a
href="https://www.tug.org/texlive/"
title="TeX Live - TeX Users Group"><span
-class="tex">T<sub>e</sub>X</span> Live</a> ≥ 2020 is known to work with
+class="tex">T<sub>e</sub>X</span> Live</a> ≥ 2022 is known to work with
the current version of the Markdown package and so are recent versions
of <a href="https://miktex.org/" title="Home - MiKTeXorg">Mik<span
class="tex">T<sub>e</sub>X</span></a>. If you are using an older,
diff --git a/Master/texmf-dist/doc/generic/markdown/markdown.pdf b/Master/texmf-dist/doc/generic/markdown/markdown.pdf
index a5d91a23272..34822a723fa 100644
--- a/Master/texmf-dist/doc/generic/markdown/markdown.pdf
+++ b/Master/texmf-dist/doc/generic/markdown/markdown.pdf
Binary files differ