AsciidocFX
AsciidocFX copied to clipboard
:toc: left doesn't work.
When I add :toc: left to a document in AsciidocFX it doesn't render with the toc2 css class. When I render the document to html outside of AsciidocFX using asciidoctor directly, it renders with the toc2 css class.
I hope it works when producing HTML, you may not see on preview.
It does work with HTML generation, just not preview. What is the preview doing differently?
It might be related to responsive css. What happens when you make full-sized preview?
It doesn't work, it keeps the toc style class, not toc2.
You can recreate it by just adding :toc: left to the asciidoc cheatsheet built into AsciidocFX.
Confirmed. :toc: left not working on asciidocFX