File indexing completed on 2024-05-12 04:02:07

0001 <!DOCTYPE html>
0002 <html><head>
0003 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
0004 <title>highlight.mtt</title>
0005 <meta name="generator" content="KF5::SyntaxHighlighting - Definition (mergetag text) - Theme (Breeze Light)"/>
0006 </head><body style="background-color:#ffffff;color:#1f1c1b"><pre>
0007 <span style="font-weight:bold">{</span><span style="color:#006e28">MT01</span><span style="font-weight:bold">}</span><span style="color:#bf0303;text-decoration:underline"> </span><span style="color:#404040">!{</span><span style="color:#898887">file must start with </span><span style="color:#404040">{</span><span style="color:#898887">MT01</span><span style="color:#404040">}}</span>
0008 
0009 <span style="color:#404040">!{</span><span style="color:#898887"> This is a comment. </span><span style="color:#404040">}</span>
0010 <span style="color:#404040">!{</span><span style="color:#898887"> The file contains any number of sections; each starts with </span><span style="color:#404040">{</span><span style="color:#898887">section name</span><span style="color:#404040">}</span><span style="color:#898887">. </span><span style="color:#404040">}</span>
0011 <span style="color:#404040">!{</span><span style="color:#898887"> </span><span style="color:#404040">{</span><span style="color:#898887">MT01</span><span style="color:#404040">}</span><span style="color:#898887"> starts the header (the current section). </span><span style="color:#404040">}</span>
0012 
0013 <span style="font-weight:bold">{</span><span style="color:#006e28">First section</span><span style="font-weight:bold">}</span>
0014 <span style="color:#404040">!{</span><span style="color:#898887">We're now in "First section".</span><span style="color:#404040">}</span>
0015 
0016 <span style="color:#404040">!{</span><span style="color:#898887">Data is entered with tags of the form: &lt;type|name=value>; e.g.: </span><span style="color:#404040">}</span>
0017 <span style="color:#008040;font-weight:bold">&lt;</span><span style="color:#0057ae">char[]</span><span style="color:#008040;font-weight:bold">|</span><span style="color:#006e28">string</span><span style="color:#008040;font-weight:bold">=</span><span style="color:#bf0303">"A string."</span><span style="color:#008040;font-weight:bold">></span>
0018 <span style="color:#008040;font-weight:bold">&lt;</span><span style="color:#0057ae"> int[] </span><span style="color:#008040;font-weight:bold">|</span><span style="color:#006e28"> fifteen </span><span style="color:#008040;font-weight:bold">=</span> [<span style="color:#b08000">15</span>, <span style="color:#b08000">0xF</span>] <span style="color:#008040;font-weight:bold">></span>
0019 <span style="color:#008040;font-weight:bold">&lt;</span><span style="color:#0057ae">double</span><span style="color:#008040;font-weight:bold">|</span><span style="color:#006e28">number </span><span style="color:#008040;font-weight:bold">=</span> [<span style="color:#b08000">2.1</span>]<span style="color:#008040;font-weight:bold">></span>
0020 
0021 <span style="color:#404040">!{</span><span style="color:#898887">To comment out a tag, just prefix with ! : </span><span style="color:#404040">}</span>
0022 <span style="color:#404040">!&lt;</span><span style="color:#898887">char </span><span style="color:#404040">|</span><span style="color:#898887"> hidden tag</span><span style="color:#404040">=</span><span style="color:#898887"> 'h' </span><span style="color:#404040">></span>
0023 <span style="color:#404040">!{</span><span style="color:#898887">But the formatting must still be correct (don't do: &lt;char[]|invalid string=" (no ending quote)> )</span><span style="color:#404040">}</span>
0024 </pre></body></html>