/ittf/site/docs/concepts/t/overview/mtrees.html.ittf (primary)
1 $group2 $3 var sect = {4 title: 'mTrees'5 };6 section( §)7 p The ITTF Processor executes the template nodes and interpolates the semantic node names and values8 \b of an ITTF Document.9 \b The result of an ITTF Process is a tree data structure of semantic nodes only,10 \b that must have a single root node,11 \b and is loaded in a javascript object named `mTree`.
/ittf/site/docs/concepts/t/section.html.ittf
1 $group2 $params §3 article4 . doc-title5 id ${sect.id}6 + ${sect.title}7 . doc-summary8 $hook