Posted: 2/21/2017 11:17:35 AM EDT
|
I've found a couple of minor bugs:
* If you put a quote in a poll item, it gets escaped twice. "poll item" becomes & quot;poll item. * If you try to put that in a post, the escaped markup doesn't get escaped when rendered. I can put the literal text & raquo ; (without spaces) and it'll render like » * Forward/backward rendering of UBB code sometimes comes out as raw (escaped) HTML if you nest, say, superscript inside of color. |