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

escape_html: prevent escaping quotes on widgets JSON reprs (#1829) #1830

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

martinRenou
Copy link
Member

Forward port of #1829

  • escape_html: prevent escaping quotes

This fixes an issue in Voila and the ipywidgets's HTMLManager for widgets support

  • Add method for escaping html while keeping quotes

For escaping HTML from JSON reprs

)

* escape_html: prevent escaping quotes

This fixes an issue in Voila and the ipywidgets's HTMLManager for widgets support

* Add method for escaping html while keeping quotes

For escaping HTML from JSON reprs
@martinRenou martinRenou merged commit 4680a6d into jupyter:main Aug 11, 2022
@martinRenou martinRenou deleted the escape_quotes_json_widgets branch August 11, 2022 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant