Re: Multilevel nested ordered lists numbering
Posted by
mojavelinux on
Sep 30, 2019; 7:20am
URL: https://discuss.asciidoctor.org/Multilevel-nested-ordered-lists-numbering-tp7170p7173.html
You can extend any converter. The mechanism is basically the same. The difference is that in the HTML converter, you return HTML.
Best,
-Dan
On Mon, Sep 30, 2019 at 1:15 AM Hoplop [via Asciidoctor :: Discussion] <
[hidden email]> wrote:
Thanks for the reply. I'll try to extend converter, then.
Is there similar way to achieve such behavior for HTML output?
--