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

Fix pretty raw_html with encoded text #525

Merged
merged 2 commits into from Jan 12, 2024

Conversation

ypconstante
Copy link
Contributor

After #512, Entities.encode returns iodata instead of string when the content if the content got encoded.
RawHTML.leftpad_content was expecting a string, which caused it to fail when trying to trim the value.

@philss philss merged commit 1489f5f into philss:main Jan 12, 2024
9 checks passed
@ypconstante ypconstante deleted the fix-raw-html-pretty-encoded-content branch January 23, 2024 02:40
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.

None yet

2 participants