View Single Post
Old 04-28-2024, 09:47 AM   #2
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: 7,714
Karma: 5444398
Join Date: Nov 2009
Device: many
Sigil's xhtml parser does not need or use entities. Instead, it converts those entities to their actual character value. That is fine for most entities except for whitespace ones so the CodeView editor highlights them with a red underscore so you know its there and working.

Adding numeric or named entities to the Sigil Preserve entities preferences will convert those characters back to their entities so you the editor user can see them.

But since you already have it in Preserve Entities, it should have kept the as entities.

Just run Mend All and your entities should re-appear.

I will look into why Generate Table of Contents is sometimes missing the Preserve Entities replacement step.

Thank you for your bug report.
KevinH is offline   Reply With Quote