Hacker News new | ask | show | jobs
by schemescape 1314 days ago
In the "Events" section of the docs, there's a text box you can type into and the contents get inserted into an "em" element below the text box. If I type HTML into that box, it adds additional HTML elements to the page, so that seems like escaping isn't working.

Is that a bug or am I just not understanding what you're saying?