kramdown-asciidoc
kramdown-asciidoc copied to clipboard
Use writer to track heading level
Given that the writer is a structured writer, it makes sense for it to track the heading level like it does the list depth. Add the APIs necessary to use the writer for this purpose.