diff options
Diffstat (limited to 'tests/markdown-reader-more.txt')
-rw-r--r-- | tests/markdown-reader-more.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/markdown-reader-more.txt b/tests/markdown-reader-more.txt index f4540d84d..258002b8a 100644 --- a/tests/markdown-reader-more.txt +++ b/tests/markdown-reader-more.txt @@ -31,7 +31,8 @@ ## URLs with spaces [foo](/bar and baz) -[foo](/bar and baz ) +[foo](/bar + and baz ) [foo]( /bar and baz ) [foo](bar baz "title" ) |