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
The issue here is that the sup-sub editor will represent > as & gt; (without the space), so you need to match for that.
Except that, the editing form does not let you put that into a match expression. We are aware of the bug and plan to do something about it in future. (Probably by silently converting & gt; back to > before sending the response for matching.) Sorry, don't know when we will get time to implement that.
Works fine without supsub editor but won't match with it
match(-->)
The text was updated successfully, but these errors were encountered: