You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we should be able to add a table of content (TOC) by adding the instruction :toc: in the document header.
Even though this works using asciidoctor, HackADoc does not render the TOC. Example see public/doc/features.adoc which does have the instruction but no table of content.