diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/regression.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regression.txt b/test/regression.txt index 18b7d79..a6669d0 100644 --- a/test/regression.txt +++ b/test/regression.txt @@ -81,7 +81,7 @@ Issue #193 - unescaped left angle brackets in link destination [a]: <te<st> . -<p><a href="te%3Cst">a</a></p> +<p><a href="%3Cte%3Cst%3E">a</a></p> ```````````````````````````````` Issue #192 - escaped spaces in link destination |