LDraw.org Discussion Forums
bbcode size respected in editor but not viewer - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: Administrative (https://forums.ldraw.org/forum-4.html)
+--- Forum: Website Suggestions/Requests/Discussion (https://forums.ldraw.org/forum-23.html)
+--- Thread: bbcode size respected in editor but not viewer (/thread-26345.html)



bbcode size respected in editor but not viewer - Travis Cobbs - 2022-05-11

I just noticed that if you insert a size tag in source mode in the editor here on the forums, then switch back out of source mode, the size tag is respected inside the editor, but ignored in preview mode, and in the forum itself. For example, below is some size 24 text:

size=24

I can appreciate not wanting people to be able to have big text in their posts, but ideally the editor would also ignore the size tag. Just reply to this message to see what I'm talking about, since my quoted text in your reply show up big in the editor. (You can abandon the reply.)


RE: bbcode size respected in editor but not viewer - Orion Pobursky - 2022-05-11

Yes, size tags should be disabled and are disabled in the options. I'll have to dig into why the editor is still parsing them.