mirror of
https://github.com/Orc/discount.git
synced 2026-09-25 04:10:00 +03:00
Clean up test cases for \<; need one for whitespace, one for EOF, one for text
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@ try -fautolink 'autolink url with trailing \' \
|
||||
|
||||
|
||||
try 'backslashes before <text' '\<code>' '<p>\<code></p>'
|
||||
try 'backslashes before < (no text)' '\< ' '<p>< </p>'
|
||||
try 'backslashes before <{EOF}' '\<' '<p><</p>'
|
||||
try 'backslashes before <[space]' '\< j' '<p>< j</p>'
|
||||
|
||||
summary $0
|
||||
exit $rc
|
||||
|
||||
Reference in New Issue
Block a user