diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/command/3978.md | 6 | ||||
-rw-r--r-- | test/writer.rst | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/test/command/3978.md b/test/command/3978.md new file mode 100644 index 000000000..2399ae6e6 --- /dev/null +++ b/test/command/3978.md @@ -0,0 +1,6 @@ +``` +% pandoc -t rst +foo_bar*baz +^D +foo_bar*baz +``` diff --git a/test/writer.rst b/test/writer.rst index e81e79f3f..def149feb 100644 --- a/test/writer.rst +++ b/test/writer.rst @@ -772,7 +772,7 @@ Just a `URL </url/>`__. `URL and title </url/>`__ -`with\_underscore </url/with_underscore>`__ +`with_underscore </url/with_underscore>`__ `Email link <mailto:nobody@nowhere.net>`__ |