Emotes/BBCode triggered unintentionally:


Example: "There were a bunch of dogs (I think there were cool ."

Example #2: "List of some random BBCode: , , , , "

Solution: Put [size=0][/size] in the middle of the code to force it to be read as desired without having to put things in [code] tags (prevents emotes from being triggered, along with BBCode).

Results: "There were a bunch of dogs (I think there were 8)."

"There were a bunch of dogs (I think there were 8[size=0][/size])."


Results #2: "List of some random BBCode: [b][/b], [i][/i], [u][/u], [strike][/strike], [size=0][/size]"

"List of some random BBCode: [b[size=0][/size]][/[size=0][/size]b], [i[size=0][/size]][/[size=0][/size]i], [u[size=0][/size]][/[size=0][/size]u], [str[size=0][/size]ike][/str[size=0][/size]ike], [si[size=0][/size]ze=0][/si[size=0][/size]ze]"




---

Apparently fixed: cat_3nodding


Apostrophes in links get a slash:


Example: It's a link

Solution: Use this apostrophe:


Result: It’s a link