blob: b8b96c00dd906de1cbe81a6d7620383caa5351f1 [file] [log] [blame]
Sample page for escaping things
Escaping single square brackets:
\[don't do anything]
Normal link (no escape):
[Link|Link]
Backslashes in links (windows shares syntax):
[\\path\to\file.txt]
[alias|\\path\to\file.txt]
Removing backslashes at end of line
Because they're unnecessary.
But leave these ones\\alone.