Fix images not rendering
This is due to improper initialization of `sanitize` Basically we were restricting so that only elements with a `src` attribute would render. I also added a `pre` tag to dump out the raw data for code that did not pass sanitization.
Showing
Please register or sign in to comment