summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex/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/tex/luatex/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/tex/luatex/markdown')
-rw-r--r--Master/texmf-dist/tex/luatex/markdown/markdown.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/luatex/markdown/markdown.lua b/Master/texmf-dist/tex/luatex/markdown/markdown.lua
index 091e7052bb9..79b875ea469 100644
--- a/Master/texmf-dist/tex/luatex/markdown/markdown.lua
+++ b/Master/texmf-dist/tex/luatex/markdown/markdown.lua
@@ -58,7 +58,7 @@
-- those in the standard .ins files.
--
local metadata = {
- version = "2.16.0-5-g5bb83fb",
+ version = "2.16.1-0-gf8a4bea",
comment = "A module for the conversion from markdown to plain TeX",
author = "John MacFarlane, Hans Hagen, Vít Novotný",
copyright = {"2009-2016 John MacFarlane, Hans Hagen",