-
-
Notifications
You must be signed in to change notification settings - Fork 21.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RTL] Improve BBCode parsing. #92962
Conversation
4d5d1f0
to
27dd9e2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested locally with https://github.com/Calinou/godot-endoom and https://github.com/godotengine/godot-demo-projects/tree/master/gui/rich_text_bbcode, it works as expected. Performance is the same as before.
Code looks good to me.
27dd9e2
to
51a5791
Compare
Might benefit from a rebase before merging, just to make sure it still builds. |
51a5791
to
b59fd28
Compare
Thanks! |
See #92749 (comment)
OptionMap
for all tags.]
in the quoted portion of BBCode subtag.find
.