summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/markdown
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-08-30 19:51:52 +0000
committerKarl Berry <karl@freefriends.org>2022-08-30 19:51:52 +0000
commitd838c20c4fdae5db1e2fe6e3e42d17926869fc34 (patch)
tree9cba77b8c088b5c1c55934fe0e79251ed6008710 /Master/texmf-dist/doc/generic/markdown
parent6fa2c3b0a45621767bde3b18a5ee412d88b39d03 (diff)
markdown (30aug22)
git-svn-id: svn://tug.org/texlive/trunk@64240 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/markdown')
-rw-r--r--Master/texmf-dist/doc/generic/markdown/CHANGES.md16
-rw-r--r--Master/texmf-dist/doc/generic/markdown/VERSION2
-rw-r--r--Master/texmf-dist/doc/generic/markdown/markdown.html2
-rw-r--r--Master/texmf-dist/doc/generic/markdown/markdown.pdfbin868025 -> 869480 bytes
4 files changed, 16 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/generic/markdown/CHANGES.md b/Master/texmf-dist/doc/generic/markdown/CHANGES.md
index e4099613012..e36d6b2e834 100644
--- a/Master/texmf-dist/doc/generic/markdown/CHANGES.md
+++ b/Master/texmf-dist/doc/generic/markdown/CHANGES.md
@@ -1,11 +1,23 @@
# Changes
+## 2.16.1 (2022-08-30)
+
+Fixes:
+
+- Fix default rendering of fancy lists in LaTeX. (#179, #180)
+- Change category code of hash sign (`#`) to other in the
+ `\markdownInput` command. (#181)
+
+Continuous Integration:
+
+- Use all available CPU cores for unit tests. (#178)
+
## 2.16.0 (2022-08-26)
Development:
-- Add support for strike-throughs, fenced divs, inline spans, subscripts,
- superscripts, and fancy lists. (#149, #160, #162, #168, #170)
+- Add support for strike-throughs, fenced divs, subscripts, superscripts,
+ and fancy lists. (#149, #160, #162, #168, #170)
- Add facade in front of expl3 inferface for YAML metadata. (#118, #175)
- Add `\setupmarkdown` and `\inputmarkdown` commands to ConTeXt. (#17, #176)
diff --git a/Master/texmf-dist/doc/generic/markdown/VERSION b/Master/texmf-dist/doc/generic/markdown/VERSION
index 4bcc5751533..b46b43bebb8 100644
--- a/Master/texmf-dist/doc/generic/markdown/VERSION
+++ b/Master/texmf-dist/doc/generic/markdown/VERSION
@@ -1 +1 @@
-2.16.0-5-g5bb83fb (2022/08/26)
+2.16.1-0-gf8a4bea (2022-08-30)
diff --git a/Master/texmf-dist/doc/generic/markdown/markdown.html b/Master/texmf-dist/doc/generic/markdown/markdown.html
index 45ad20384f3..a16e9678184 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.16.0-5-g5bb83fb (2022/08/26)</p>
+<p class="date">2.16.1-0-gf8a4bea 2022-08-30</p>
</header>
<nav id="TOC" role="doc-toc">
<ul>
diff --git a/Master/texmf-dist/doc/generic/markdown/markdown.pdf b/Master/texmf-dist/doc/generic/markdown/markdown.pdf
index 27ef88dc13f..16469cf1fab 100644
--- a/Master/texmf-dist/doc/generic/markdown/markdown.pdf
+++ b/Master/texmf-dist/doc/generic/markdown/markdown.pdf
Binary files differ