Changes

Jump to navigation Jump to search
m
Improve section titles
== Backticks in plain Plain text ==
This is `\very[interesting]{code}`.
This is an escaped \` backtick.
== Backticks in pre Pre tags ==
<pre>
% This is `\very[interesting]{code}`
</pre>
== Backticks in texcode Texcode tags ==
<texcode>
% This is `\very[interesting]{code}`
</texcode>
== Backticks in Context tags with no attributes ==<context>% This is `\very[interesting]{code}`This is `very interesting code`. This is an escaped \` backtick.</context > == Context tags with attributes ==
<context source=yes>
% This is `\very[interesting]{code}`

Navigation menu