Changes

Jump to navigation Jump to search
326 bytes added ,  10:35, 25 June 2012
Add mode=mkiv comment back in, with note on its importance in actual examples (even though it is redundant in this one)
=== mode=mkii and mode=mkiv ===
By default, the wiki compiles examples using MkII. You can specify that you want to use MkIV by adding the option <tt>mode=mkiv</tt> to the tag. Because MkII examples are visually indistinguishable from MkIV examples, it is good practice to start MkIV examples with a comment <code>% mode=mkiv</code>.
{| class=wikitable
| <xmlcode>
<context mode=mkiv source="yes">
% mode=mkiv
Version: \contextversionnumber
</context>
</xmlcode>
|<context mode=mkiv source="yes">
% mode=mkivVersion:\contextversionnumber
</context>
|}

Navigation menu