summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-10-01 22:00:34 +0000
committerKarl Berry <karl@freefriends.org>2021-10-01 22:00:34 +0000
commitc715cd9bf039c14787d154d495e9ef181b07bfce (patch)
treea67caf93acb953c8fd2d4c2c294200b265fa10bd /Master/texmf-dist/tex/context
parent070e5192bad37b3ceee5d098ea0e8c7519986734 (diff)
markdown (2oct21)
git-svn-id: svn://tug.org/texlive/trunk@60667 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.tex3
1 files changed, 3 insertions, 0 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 98830398c82..dfacdc95285 100644
--- a/Master/texmf-dist/tex/context/third/markdown/t-markdown.tex
+++ b/Master/texmf-dist/tex/context/third/markdown/t-markdown.tex
@@ -223,6 +223,9 @@
\ifnum\markdownConTeXtColumnCounter<\markdownConTeXtColumnTotal\relax\else
\expandafter\gobbleoneargument
\fi\markdownConTeXtRenderTableCell}
+\def\markdownRendererTickedBox{$\boxtimes$}
+\def\markdownRendererHalfTickedBox{$\boxdot$}
+\def\markdownRendererUntickedBox{$\square$}
\endinput
%%
%% End of file `t-markdown.tex'.