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
Interesting - it looks like this is an edge case that the rule wasn't designed to handle - namely the case where there is a single argument that has already been wrapped using a different style. Normally single arguments don't get wrapped by the rule at all so it just ignores this case
With rules
This works well:
But this is ignored:
The text was updated successfully, but these errors were encountered: