diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-08-08 13:34:57 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-08-08 13:34:57 -0700 |
commit | f723a0575d242191638a564554230b8197f127fd (patch) | |
tree | 0715d7bb6140fa0338b498de836f07d536bfa96b /tests | |
parent | 7b47042ae6b44674f714c4ef660dadd7c911112b (diff) | |
download | pandoc-f723a0575d242191638a564554230b8197f127fd.tar.gz |
Markdown writer: Respect -raw_html.
pandoc -t markdown-raw_html should not emit any raw HTML, even
span and div tags that go with pandoc Span and Div elements.
Cleaned up a bit of the logic with extensions and plain.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/writer.plain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/writer.plain b/tests/writer.plain index bd1a06998..68f563b4a 100644 --- a/tests/writer.plain +++ b/tests/writer.plain @@ -486,7 +486,7 @@ Ellipses…and…and…. LaTeX -- \cite[22-23]{smith.1899} +- - 2 + 2 = 4 - x ∈ y - α ∧ ω |