-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Brackets are being read as a shortcode #6250
Comments
Closing as see #3806 has this covered. |
@karmatosed I don't think this is the same issue? |
Reopening. I think the best thing to do here is get all registered short codes and match any of those instead of anything in between brackets. |
Ah thanks for clarification @iseulde |
Just to be clear, it seems the issue is that, for instance, text containing If I type |
@karmatosed anything pending here? |
I can't replicate in latest version so lets close. |
This is an interesting note, when you use [ brackets ] in something you aren't always signifying a shortcode. Gutenberg gets a little keen when it sees this. Is there anything we can do to ease this?
The text was updated successfully, but these errors were encountered: