View Single Post
Old 01-28-2021, 12:12 PM   #20
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,958
Karma: 6361444
Join Date: Nov 2009
Device: many
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.
KevinH is offline   Reply With Quote