Evenin'!
I'm putting together an ePub in Sigil and there is one word in the entire novel that has a strike-through and it's causing the book to fail validation:
ERROR: Roil_fin.epub/OEBPS/Text/Section0029.xhtml(361): element "s" not allowed anywhere; expected the element end-tag, text or element "a", "abbr", "acronym", "applet", "b", "bdo", "big", "br", "cite", "code", "del", "dfn", "em", "i", "iframe", "img", "ins", "kbd", "map", "noscript", "ns:svg", "object", "q", "samp", "script", "small", "span", "strong", "sub", "sup", "tt" or "var" (with xmlns:ns="http://www.w3.org/2000/svg")
I'm at a loss... It's within <div> and <i> brackets and I just dunno how to make it valid. Sigil even has a strike-through button so I assumed (yeah, I know...) that it would be fine...
Any help?