Skip to content

Comments

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

Open
sublimino wants to merge 1 commit intoianw:masterfrom
sublimino:master
Open

feat: wrap content in <article> tags for text-to-speech#26
sublimino wants to merge 1 commit intoianw:masterfrom
sublimino:master

Conversation

@sublimino
Copy link

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.

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

Without CDATA tags the XML doesn't validate. Without
disable-output-escaping the <article> tag is escaped and not parsed as
markup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant