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 Bedankt voor uw geduld; we zijn van plan om ondersteuning voor [wrap] tokens toe te voegen in de rich text editor, maar we hebben wat tijd nodig om dit goed te krijgen. Ik heb geen ETA voor wanneer dit klaar zal zijn, maar we zullen contact opnemen met updates wanneer deze beschikbaar zijn.
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.