But I still don’t understand how I should replace it / what to do instead?
E.g. we use it extensively for thing such as:
[wrap=lead]
Lead paragraph in article with different styling.
[/wrap]
or
[wrap=alert]
Alert in a form of banner.
[/wrap]
As said, it works in markdown-mode. But in the new rich editor mode it does not (gives the Token-error described in other posts) and nothing is shown at all.
Is there an other way to solve our use case now in 3.5.0?
@janbolmeson Thanks for your patience; we’re planning to add support for [wrap] tokens in the rich text editor, but we will need some time to get this right. I don’t have an ETA for when this will be ready but we will reach out with updates when they’re available.
I’m having the same issue with the [details] tag, from the Details plugin, which is part of core now … any clues? Is there a way to make it work in the new RTE right now?
Interestingly, it gives that error even in posts where I didn’t include any [details] tag.
When creating a new topic via URL, is there any way to override the site setting for default editor and force the composer to open in Markdown mode? We are currently using external forms to generate new-topic URLs in which we want to utilize [wrap] containers in the body= parameter.