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?
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
Comment #1
naudefj commentedCan you please prepare a patch for this?
Comment #2
gerrytan commentedI'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.