mirror of
https://github.com/ldericher/autodoc.git
synced 2025-12-06 15:43:01 +00:00
slight change to example
This commit is contained in:
parent
b67d392fff
commit
b2d93d7283
1 changed files with 1 additions and 1 deletions
|
|
@ -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!
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue