summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-03-01 21:48:37 +0000
committerKarl Berry <karl@freefriends.org>2022-03-01 21:48:37 +0000
commit079a61be47724dece2e21f4c6c3259207da5bc65 (patch)
treef1e66dd422de438fc8aea3194527491f4afa0e44 /Master/texmf-dist/tex/context
parentcd83186b6a2e004ec7ca663b8ee2013ffdfbf78e (diff)
markdown (1mar22)
git-svn-id: svn://tug.org/texlive/trunk@62316 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context')
-rw-r--r--Master/texmf-dist/tex/context/third/markdown/t-markdown.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/context/third/markdown/t-markdown.tex b/Master/texmf-dist/tex/context/third/markdown/t-markdown.tex
index f92f89dda62..6c55e9a8d48 100644
--- a/Master/texmf-dist/tex/context/third/markdown/t-markdown.tex
+++ b/Master/texmf-dist/tex/context/third/markdown/t-markdown.tex
@@ -125,7 +125,7 @@
\markdownInput{#3}%
\fi}%
\def\markdownRendererImagePrototype#1#2#3#4{%
- \placefigure[][fig:#1]{#4}{\externalfigure[#3]}}%
+ \placefigure[][]{#4}{\externalfigure[#3]}}%
\def\markdownRendererUlBeginPrototype{\startitemize}%
\def\markdownRendererUlBeginTightPrototype{\startitemize[packed]}%
\def\markdownRendererUlItemPrototype{\item}%