mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +00:00
Add a test for MathML formulas in ODT documents
This commit is contained in:
@@ -152,6 +152,7 @@ namesOfTestsComparingToMarkdown = [ "bold"
|
||||
, "endnote"
|
||||
, "externalLink"
|
||||
, "footnote"
|
||||
, "formula"
|
||||
, "headers"
|
||||
-- , "horizontalRule"
|
||||
, "italic"
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
$$E = {m \cdot c^{2}}$$
|
||||
Reference in New Issue
Block a user