Open benlandg opened 6 months ago
Are you referring to the default built-in converter? If so, we can take inspiration from the semantic converter in Asciidoctor:
And update the built-in converter: https://github.com/ggrossetie/asciidoctor-web-pdf/blob/3fe542a6de26a1862869fbca0178ec18a80ac42d/lib/document/document-converter.js#L495
Hi, I am using asciidoctor-web-pdf-win-v1.0.0-alpha.16
When publishing a pdf I can't get subititle partitioning working e.g.
= Main title: Subtitle
. Both main title and subtitle seem to be on the same line and "level". On the same file the subtitle partitioning works for me using regular asciidoctor