Closed truebluepl closed 1 month ago
I'm not sure how this would be implemented since there's nothing that indicates that the two placeholders are related. Also, I'm not sure why this would be a desirable behavior. Could you elaborate on why you think this would be better than the current behavior?
I'm sorry. I was using 0.98.6 version, which differently manages orphaned placeholders (than 0.101.0).
Description
Removing part of power or log placeholders leaves other placeholder.
Steps to Reproduce
Type \placeholder{}^{\placeholder{}} or \placeholder{}_{\placeholder{}} then remove one of the placeholders.
Actual Behavior
Removing one of the placeholders leaves other one.
Expected Behavior
Both of placeholders should be removed OR only whole placeholder group should be able to remove.