You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2021. It is now read-only.
All endtags seem to be obeying BBCODE_OPTIONAL no matter what. You can see the problem by parsing:
[img]some_image_url
without the [/img] endtag, which should be required. The image tag will be generated regardless. Seems to affect all tags.