I just had a failure on EpubCheck (5.3.0) due to some underlined text marked up with the <u> </u> tags in an epub2 file.
Epub3 passes same check ok.
Sigil still inserts these tags as formatting for underlining: in Format > Underline.
Has there been a change in epub spec?
Should Sigil add a warning not to use <u> in epub2 files?
Code:
Col: 38: ERROR(RSC-005): Error while parsing file: element "u" 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")Sigil still inserts these tags as formatting for underlining: in Format > Underline.
Has there been a change in epub spec?
Should Sigil add a warning not to use <u> in epub2 files?






