summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/examples/latex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/markdown/examples/latex.tex')
-rw-r--r--macros/generic/markdown/examples/latex.tex21
1 files changed, 11 insertions, 10 deletions
diff --git a/macros/generic/markdown/examples/latex.tex b/macros/generic/markdown/examples/latex.tex
index 2403caf1e9..c14bc4bd47 100644
--- a/macros/generic/markdown/examples/latex.tex
+++ b/macros/generic/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}
---