BBcode reads size tags that are written [size=10][/size]
TinyMce, however, writes them more like [size=small][/size]
Is there anyway the mod could be written to recognize TinyMCE's version of the size tags?

Comments

naudefj’s picture

Status: Active » Needs work

Can you please prepare a patch for this?

gerrytan’s picture

I've created a tinyMCE bug ticket #5327 with a fix patch attached and a test case for this. You can download TinyMCE source and patch it yourself until this is applied and released.