aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.markdown
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-12-04 17:13:06 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2016-12-04 17:13:06 +0100
commit7ace7dd66b3b82edaafeb822d8d0f9318feb8b79 (patch)
treea8950b5afc67848092dd0bc3eefddc769b0a3aa0 /tests/writer.markdown
parent733b1f3ae2074cce3eb25fbbed7b4d367aff7ebd (diff)
downloadpandoc-7ace7dd66b3b82edaafeb822d8d0f9318feb8b79.tar.gz
Markdown writer: Fixed incorrect word wrapping.
Previously pandoc would sometimes wrap lines too early due to this bug. Closes #3277.
Diffstat (limited to 'tests/writer.markdown')
-rw-r--r--tests/writer.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/writer.markdown b/tests/writer.markdown
index f59174023..4f91a803b 100644
--- a/tests/writer.markdown
+++ b/tests/writer.markdown
@@ -548,8 +548,8 @@ LaTeX
These shouldn’t be math:
- To get the famous equation, write `$e = mc^2$`.
-- \$22,000 is a *lot* of money. So is \$34,000. (It worked if “lot”
- is emphasized.)
+- \$22,000 is a *lot* of money. So is \$34,000. (It worked if “lot” is
+ emphasized.)
- Shoes (\$20) and socks (\$5).
- Escaped `$`: \$73 *this should be emphasized* 23\$.