From c715cd9bf039c14787d154d495e9ef181b07bfce Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 1 Oct 2021 22:00:34 +0000 Subject: markdown (2oct21) git-svn-id: svn://tug.org/texlive/trunk@60667 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/context/third/markdown/t-markdown.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Master/texmf-dist/tex/context/third') 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'. -- cgit v1.2.3