summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex/markdown/markdown.lua
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/tex/luatex/markdown/markdown.lua
parent1d0defba80df5dc69b006191a960fc39adda2a1e (diff)
markdown (1jun22)
git-svn-id: svn://tug.org/texlive/trunk@63465 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex/markdown/markdown.lua')
-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 3764f5c5b44..6ba03750eb6 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.15.1-0-g4b33c77",
+ version = "2.15.2-0-gb238dbc",
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",