Open
Description
@rdhyee and I are building ebooks from asciidoc sources. HTMLBook spec says to use <ol>
but the default outline function outputs <ul>
. @rdhyee patched this by overriding the outline
ruby method.
In this issue from asciidoctor @mojavelinux suggests a better way of calling outline
and shows how the <ul>
behavior of asciidoc can be overridden.
Metadata
Metadata
Assignees
Labels
No labels