diff options
Diffstat (limited to 'tests/php/Backslash escapes.text')
-rw-r--r-- | tests/php/Backslash escapes.text | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/php/Backslash escapes.text b/tests/php/Backslash escapes.text new file mode 100644 index 0000000..a5e769b --- /dev/null +++ b/tests/php/Backslash escapes.text @@ -0,0 +1 @@ +Tricky combinaisons:
backslash with \\-- two dashes
backslash with \\> greater than
\\\[test](not a link)
\\\*no emphasis*
\ No newline at end of file |