rrrene / html_sanitize_ex

HTML sanitizer for Elixir
MIT License
271 stars 62 forks source link

Allow img src with basic_html #21

Closed benjamin79 closed 3 years ago

benjamin79 commented 7 years ago

Hi,

thanks for the plugin. I use HtmlSanitizeEx.basic_html(some_html_from_editor) to sanitize user input from an editor. Img with src(base64) is removed. How can i allow img with src?

thanks

rrrene commented 3 years ago

I am sorry I never answered, will close for staleness, which is completely my fault 😞