summaryrefslogtreecommitdiff
path: root/doc/bugs/Syntax_looking_like_an_Ikiwiki_link_should_be_ignored_on_indented_lines.mdwn
blob: f78ebd0c681dfea206bbfdbb15de5c24054e49ed (plain)

Indented lines provide a good way to escape a block of text containing markdown syntax, but ikiwiki links like [[this]] are still interpreted within such a block. I think that intepretation should not be happening. That is I should be able to write:

[[this]]

and have it render like:

\[[this]]