Quote:
Originally Posted by huebi
If it adds spaces, they would show up as spaces. A questionmark is an indicator of bad codepage implementation.
|
Meaning what, exactly?
This is a very random problem. It can be as simple as a space between a close <font> tag and the next one opening after it: </font> <font>.
But it is also random in the sense that it will suddenly appear after unrelated fixes to the overall file. Which makes me think it has to do with whatever Sigil does to "neaten up" code.
If it were a codepage implementation, wouldn't it be uniform from the first time you open the HTML file? Or am I misunderstanding the concept?