summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex
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/tex/luatex
parent88081054d4adc2a86d0cd6ab88268099a6179429 (diff)
markdown (9mar24)
git-svn-id: svn://tug.org/texlive/trunk@70529 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex')
-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 fce3c1fe827..37448b4503a 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 = "3.4.1-0-g457226ae",
+ version = "3.4.2-0-ga45cf0ed",
comment = "A module for the conversion from markdown to plain TeX",
author = "John MacFarlane, Hans Hagen, Vít Starý Novotný",
copyright = {"2009-2016 John MacFarlane, Hans Hagen",