This is my favorite equation in the entire world!!!
We try to make anything escapable with a backslash, e.g.:
literal backslash \notmacro
code and math: ` and $
If you want more than three backticks in your insane code block, you can add more to the open:
Here are three backticks:
```
Nice!
or you can also use the equivalent sane macro literals. When you open and close a macro argument with more than one square bracket [ or curly brackets {, it becomes a literal string and does not get parsed further:
Here are three backticks:
```
Nice!
And here's an example of named title= argument with multiple curly brackets { which makes its content literal: