kramdown-asciidoc icon indicating copy to clipboard operation
kramdown-asciidoc copied to clipboard

Use writer to track heading level

Open mojavelinux opened this issue 7 years ago • 0 comments

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.

mojavelinux avatar Jul 31 '18 05:07 mojavelinux