Replies: 1 comment 12 replies
-
When you remove the spans, are you replacing them with an empty span or with nothing
|
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Didn't there use to be an option/extension to normalize consecutive spaces and the like in output?
My use case is that I have a filter which removes certain spans, and I end up with double spaces in the output where there are spaces before and after those spans.
I'm just wondering as I seem to remember this. It is no big deal as the obvious workaround is to put the leading space inside the span, which I probably should do anyway if there is a terminal punctuation after the span.
Beta Was this translation helpful? Give feedback.
All reactions