What's going on with encoding?
What's going on with encoding? If I type (including the angle brackets), I get an empty item. I tried XSS but fortunately that doesn't work, at least not trivially. Why isn't everything HTML-encoded by default?
Here are all posts from Checkvist's 5 years on G+.
Join the live discussion forum https://discuss.checkvist.com
Hello Thomas, Checkvist supports HTML by default, and tries to avoid XSS as much as possible. To be able to include tags and code unparsed, you can enable Markdown (if it is not enabled yet), and use Markdown syntax for code: https://checkvist.com/auth/help#markdown
ReplyDeleteHope, this helps.
Ahhh, it's the Markdown parser, of course. Thanks for enlightening me!
ReplyDelete