I have this text in a markdown document: ```markdown * DO NOT use the square bracket `[[` and `]]` markers ``` markdown-oxide shows ```[[` and `]]``` as an unresolved reference, even though the square brackets are not even in the same node of the [syntax tree](https://en.wikipedia.org/wiki/Abstract_syntax_tree).