Add the ability to insert section headings in situ. For example, while creating the original ANSI log, the user could run this:
echo ==== heading one ====
and that would result in <a name...><h3> being created at that position, and it would result in a Wikipedia-like TOC at the top of the final HTML version.
Add the ability to insert section headings in situ. For example, while creating the original ANSI log, the user could run this:
and that would result in <a name...><h3> being created at that position, and it would result in a Wikipedia-like TOC at the top of the final HTML version.