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 תודה על סבלנותך; אנו מתכננים להוסיף תמיכה באסימוני [wrap] בעורך הטקסט העשיר, אך נזדקק לזמן מה כדי לעשות זאת נכון. אין לי הערכה לזמן שבו זה יהיה מוכן, אך ניצור קשר עם עדכונים כאשר הם יהיו זמינים.
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.