Contents

1. Overview
  1.1.Purpose
  1.2.Elements
2. Text Styling (bold, code, italic, strong)
  2.1.Purpose
  2.2.Elements
  2.3.Example
    2.3.1.Construct
    2.3.2.Result
3. Text Block Formatting (as-is, break, center, listing, para)
  3.1.Purpose
  3.2.Elements
  3.3.Example
    3.3.1.Construct
    3.3.2.Result
4. Hyperlinks (link, anchor)
  4.1.Purpose
  4.2.Elements
  4.3.Example
    4.3.1.Construct
    4.3.2.Result
5. Images (image)
  5.1.Purpose
  5.2.Elements
  5.3.Example
    5.3.1.Construct
    5.3.2.Result
6. Lists (dictionary, list, sequence)
  6.1.Purpose
  6.2.Elements
  6.3.Example
    6.3.1.Construct
    6.3.2.Result
7. Tables (table1, split)
  7.1.Purpose
  7.2.Elements
    7.2.1.table1
    7.2.2.split
  7.3.Example
    7.3.1.Construct
    7.3.2.Result
8. Including external text (include)
  8.1.Purpose
  8.2.Elements
  8.3.Example
    8.3.1.Construct
    8.3.2.Result
9. Using Plain HTML (xhtml)
  9.1.Purpose
  9.2.Example
    9.2.1.Construct
    9.2.2.Result
10. Tips, Tricks and Gotchas
  10.1.Never use untagged text
  10.2.Never use para around tables and lists
11. DTD Definition

References