diff options
Diffstat (limited to 'test/command/5340.md')
| -rw-r--r-- | test/command/5340.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/command/5340.md b/test/command/5340.md index 416f0bd6b..dbf9c1b9a 100644 --- a/test/command/5340.md +++ b/test/command/5340.md @@ -8,7 +8,7 @@ ^D \url{https://example.com/foo-bar} \url{https://example.com/foo--bar} -\url{https://example.com/foo\%2Dbar} -\url{https://example.com/foo\%2D\%2Dbar} -\url{https://example.com/foo\%2D\%2Dbar} +\url{https://example.com/foo%2Dbar} +\url{https://example.com/foo%2D%2Dbar} +\url{https://example.com/foo%2D%2Dbar} ``` |
