Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text handler is not invoked for empty content #96

Open
bembleton opened this issue Jul 1, 2021 · 0 comments
Open

Text handler is not invoked for empty content #96

bembleton opened this issue Jul 1, 2021 · 0 comments

Comments

@bembleton
Copy link

I would expect that any element with empty content and a closing tag to fire the text handler with text: '' and lastInTextNode: true. Otherwise, I do not get a chance to append content (based on existing content). Alternatively, an endtag handler mentioned in #85 would suffice, if it gives me a chance to use endTag.before().

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

No branches or pull requests

1 participant