-
Notifications
You must be signed in to change notification settings - Fork 3
refactor: code block decode html entities #30
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
Conversation
…:arkecosystem/laravel-foundation into refactor/code-block-decode-html-entities
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
@alexbarnsley please check if inline code rendering can also work with html entities, because using |
|
@ItsANameToo I missed the inline ones. They use a separate renderer, that should now be covered now. I've also included a unit test to make sure the content is parsed correctly for block and inline |



Summary
https://app.clickup.com/t/11m1a5u
Before:

After:

Checklist
icons.htmlfile and checked if my newly added icon is shown correctly (if necessary)