View Single Post
Old 04-05-2026, 04:14 PM   #150
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,532
Karma: 6774048
Join Date: Nov 2009
Device: many
Okay, I think I finally understand the syntax of the css like structure used in the gitee sigil-modified repo used to do their pretty print.

So I am going to create a version of their approach for us as well. The advantage is their's walks the xhtml using my much simpler TagLister code and is not a serialization approach that needs gumbo the way we currently do. Both approaches have their plusses and minuses so I will generate code for both (modified to be more readable) so you have options to choose from.

I will let you know when a second approach is available in master to play with.
KevinH is offline   Reply With Quote