HEML Markup Rules Draft 2 (Sept. 23, 2003)
- @^|Heading| (text between symbols is H2 heading)
- @^^|Secondary Heading| (text between symbols is H4 heading)
- @*|bold| (text between symbols is bolded)
- @/|Italic| (text between symbols in italics)
- http://...URL...|optional title| (create a link based on
http://)
- mailto:name@company.com (create an email link based on mailto:)
- @image|...URL...|optional alt text|optional tags| (embed
an image)
- @table|optional title|optional tags|
|table cell|another cell|
|2nd row|
- -bulleted list (- must be first character in line)
- --bulleted sub-list (a list within a list)
- #numbered list (# must be first character in line)
- ##numbered sub-list (lists only nest one level, no ###)
HEML Markup Rules Draft 1 (Aug. 26, 2003)
- @@Heading@@ (text between symbols is H2 heading)
- @Secondary Heading@ (text between symbols is H4 heading)
- *BOLD* (text between symbols is bolded)
- _Italic_ (text between symbols in italics)
- http://...URL...|optional title| (create a link)
- mailto:name@company.com (create an email link)
- image|...URL...|alt text| (embed an image)
- |table cell|another cell| (table cells between symbols)
- -bulleted list (- must be first character in line)
- --bulleted sub-list (a list within a list)
- #numbered list (# must be first character in line)
- ##numbered sub-list (lists only nest one level, no ###)
Questions to rower@movieeditor.com
Created September 22, 2003; updated
September 23, 2003