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

Add Blob node #79

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Add Blob node #79

merged 1 commit into from
Feb 16, 2024

Conversation

flxzt
Copy link
Contributor

@flxzt flxzt commented Feb 16, 2024

This adds a Blob node, restoring the ability to insert arbitrary strings into nodes without escaping the content. It has the behaviour of the text node of previous versions.

closes #78

@IvanUkhov IvanUkhov merged commit 1243d5e into bodoni:main Feb 16, 2024
3 checks passed
@IvanUkhov
Copy link
Member

Thank you!

@flxzt flxzt deleted the blob branch February 16, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add the ability to disable escaping the content of Text nodes
2 participants