Given your change, the only way multiple spaces can exist inside a paragraph is because they are wrapped in non-structual tags, so perhaps we need to add "is_inline" to your change as they used to be the only ones not being condensed that were previously.
I will give that a try.
Actually p tags are part of the Other_text_holders class. So that would not help.
So I am going to stop restricting things and only test for keepwhitespace or not when deciding to condense text.
I will push that for testing.
Kevin
Last edited by KevinH; 01-28-2021 at 12:26 PM.
|