Open mojavelinux opened 8 years ago
Indeed, this does not seem to be a big deal. I am curious to see the html output! This feature could also be interesting for publishing scientific articles. (I remember an issue that docbook inserted the word "Section" in references and asciidoctor html5 didn't).
(I remember an issue that docbook inserted the word "Section" in references and asciidoctor html5 didn't).
I'm working on this as part of Asciidoctor 1.5.6. See https://github.com/asciidoctor/asciidoctor/pull/2220
Add option to produce chunked (
chunked
) HTML and htmlhelp (htmlhelp
). This simply involves pointing to the appropriate XSL from the run script.