View Single Post
Old 04-15-2026, 08:52 PM   #31
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: 9,680
Karma: 6774048
Join Date: Nov 2009
Device: many
Does that happen with the earlier version as well? I am trying to figure out if this was due to my cleanup or a logic bug.

In the original xhtml before the prettyprint were there spaces or line ends before or after these inline tags?

Given there are no existing pcss rules for inline tags in this code at all, I can not see how the space before or after an i or b tag is not being trimmed away by this code. When dealing with inline tags you can never both trim and condense.

Perhaps I will have to create a new pcss property to not trim pre and post text before or after after inline tags?

Last edited by KevinH; 04-15-2026 at 09:24 PM.
KevinH is online now   Reply With Quote