Improve navigation in HTML file
For embeddable html document, it's possible to display the TOC on the right/left in order to have visible anywhere you are in the document.
Add this option in the tool UI.
Need an update of Asciidoctor toolkit (see asciidoc-toolkit#29 (closed))
It's possible to have an anchor and a link set on the section titles. It would help people pointing out a specific section to others.
Need an update of Asciidoctor toolkit (see asciidoc-toolkit#31)