summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/markdown/examples/latex.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-10-31 19:44:45 +0000
committerKarl Berry <karl@freefriends.org>2022-10-31 19:44:45 +0000
commitb85211b0d457e8ea4625ba00efe5133ba6f42350 (patch)
tree5fe5a427c680f122e0292cfd107fbdea47125f90 /Master/texmf-dist/doc/latex/markdown/examples/latex.tex
parent32a5e5c9e3c474a4be7e4ea8ab3101d0d6f208fe (diff)
markdown (31oct22)
git-svn-id: svn://tug.org/texlive/trunk@64879 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/markdown/examples/latex.tex')
-rw-r--r--Master/texmf-dist/doc/latex/markdown/examples/latex.tex21
1 files changed, 11 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/markdown/examples/latex.tex b/Master/texmf-dist/doc/latex/markdown/examples/latex.tex
index 2403caf1e91..c14bc4bd474 100644
--- a/Master/texmf-dist/doc/latex/markdown/examples/latex.tex
+++ b/Master/texmf-dist/doc/latex/markdown/examples/latex.tex
@@ -16,22 +16,23 @@
\fi\fi
\usepackage{booktabs}
\usepackage[
- hashEnumerators,
+ contentBlocks,
debugExtensions,
definitionLists,
- footnotes,
- inlineFootnotes,
- jekyllData,
- smartEllipses,
+ fancy_lists,
fencedCode,
- contentBlocks,
+ hashEnumerators,
+ inlineNotes,
+ jekyllData,
+ notes,
pipeTables,
- tableCaptions,
- taskLists,
+ rawAttribute,
+ smartEllipses,
strikeThrough,
- superscripts,
subscripts,
- fancyLists,
+ superscripts,
+ tableCaptions,
+ taskLists,
]{markdown}
\begin{markdown*}{hybrid}
---