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