diff --git a/examples/simple md/simple.md b/examples/simple md/simple.md index 8f8c5f1..fd3dfc2 100644 --- a/examples/simple md/simple.md +++ b/examples/simple md/simple.md @@ -15,7 +15,7 @@ Behold, for there is jumbled mess ahead! With the default HTML template, this does not translate: \textsl{Have some \LaTeX, too!} Some math is fine with HTML: $x=5$, some other is not: $\sqrt{x}=2$. -However, both of these are fixable! +However, both of these work with the `--webtex` switch for pandoc! Code blocks? Sure!