Chris D XenForo developer Staff member Sep 20, 2013 #2 That's expected. [PLAIN] tags[/PLAIN] do not parse BB Code. @ Tags are converted to a [USER bb code when the post is saved.
That's expected. [PLAIN] tags[/PLAIN] do not parse BB Code. @ Tags are converted to a [USER bb code when the post is saved.
soloarquitectura Well-known member Sep 20, 2013 #3 OK. How do we avoid converting @ Tags, such as Twitter accounts matching with registered users?
Chris D XenForo developer Staff member Sep 20, 2013 #4 Maybe... EDIT: Yep: @[PLAIN]soloarquitectura[/PLAIN]
Mike XenForo developer Staff member Sep 20, 2013 #6 This situation happens in code tags too (and it's possibly more signficant there). Going to have to look into this in the future, as it would involve a significant change to the way the matching code can work.
This situation happens in code tags too (and it's possibly more signficant there). Going to have to look into this in the future, as it would involve a significant change to the way the matching code can work.