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

Add option to drop unconverted HTML

Open mojavelinux opened this issue 7 years ago • 1 comments

To handle cases when raw HTML gets left behind, add an option to either drop it or convert it to plain text. Currently, raw HTML is escaped using a triple-plus passthrough.

mojavelinux avatar Aug 20 '18 05:08 mojavelinux

For when passthrough blocks are left behind, figure how to collapse adjacent ones to reduce the number of formatting marks in the document.

mojavelinux avatar Aug 22 '18 05:08 mojavelinux