bottomupcs icon indicating copy to clipboard operation
bottomupcs copied to clipboard

feat: wrap content in <article> tags for text-to-speech

Open sublimino opened this issue 9 years ago • 0 comments

This is horribly hacky - is there a better way to achieve this?

Rationale is that without CDATA tags the XML doesn't validate, and without disable-output-escaping the <article> tag is escaped and not parsed as markup.

sublimino avatar Jan 07 '17 17:01 sublimino