mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
Fix man reader test for previous change.
This commit is contained in:
@@ -80,7 +80,7 @@ tests = [
|
||||
"\\-\\ \\\\\\[lq]\\[rq]\\[em]\\[en]\\*(lq\\*(rq"
|
||||
=?>para (text "- \\“”—–“”")
|
||||
, "replace2" =:
|
||||
"\\t\\e\\`\\^\\|\\'" =?>para (text "\\`\8202\8198`")
|
||||
"\\t\\e\\`\\^\\|\\'" =?>para (text "\\`\8202\8198'")
|
||||
, "comment with \\\"" =:
|
||||
"Foo \\\" bar\n" =?>para (text "Foo")
|
||||
, "comment with \\#" =:
|
||||
|
||||
Reference in New Issue
Block a user