BBCodeText: Escape BBCode #247
robinheidrich
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be really nice to be able to exclude user-made messages from BBCode.
For example:
A message with [b]BBCode[/b] and an [esc][b]escaped message[/b][/esc].
would output:
A message with BBCode and an [b]escaped message[/b].
Just an example, maybe it can be done differently.
Beta Was this translation helpful? Give feedback.
All reactions