Quote:
Originally Posted by blak4dr
I have noticed that sigil does not like html with & in them. Opening an html to discover it was truncated happened to me a few times before I figured this one out. You have to change all the & into & .
|
This is standard HTML stuff. It has nothing to do with Sigil. In fact it is standard SGML/XML stuff. However, the parser could have been more forgiving. But it is Webkit that does the parsing, I suppose, so mostly out of Sigil's control.