View Single Post
Old 04-06-2019, 09:10 AM   #142
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,860
Karma: 6120478
Join Date: Nov 2009
Device: many
Sigil is a line based editor that uses syntax highlighting. So yes, it would break any line based editor that uses syntax highlighting and this would happen in all versions of Sigil.

You have no lines to syntax highlight, just one huge one!

Mend on Open may help as it introduces line breaks after block tags but I am not sure if a br is a block tag or not. That said doing a Mend and Prettify on first opening is probably the best way to handle that or immediately use a Find and Replace after to add in true line breaks after each br tag.

Then all editing should be back to normal.
KevinH is offline   Reply With Quote