Skip to content

Support added for use in combination after Textformatter HTML Entity Encoder#31

Open
esszett wants to merge 2 commits into
ryancramerdesign:masterfrom
esszett:master
Open

Support added for use in combination after Textformatter HTML Entity Encoder#31
esszett wants to merge 2 commits into
ryancramerdesign:masterfrom
esszett:master

Conversation

@esszett

@esszett esszett commented Jun 16, 2026

Copy link
Copy Markdown

In a textarea field where the HTML entity encoder is enabled, HannaCode attributes enclosed in quotation marks—such as test="one two three"—are truncated because the encoded quotation marks are not recognized. Reversing the order of the TF does not help if HannaCode is supposed to output HTML markup.
Suggestion: Add a regex expression for encoded quotation marks.

esszett added 2 commits June 16, 2026 18:26
… Encoder”

In a textarea field where the HTML entity encoder is enabled, HannaCode attributes enclosed in quotation marks—such as `test="one two three"`—are truncated because the encoded quotation marks are not recognized. Reversing the order of the TF does not help if HannaCode is supposed to output HTML markup.
Suggestion: Add a regex expression for encoded quotation marks.
Support added for use in combination after “Textformatter HTML Entity…
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