Added
- CSS findings now report an exact
line:column, closing epubveri's last position gap — every CSS finding (CSS-001/CSS-002/CSS-008/CSS-019and the in-stylesheetRSC-001/RSC-007/RSC-008/RSC-030references) now points at the offending token, e.g.[OEBPS/style.css:3:3]. Built on styloria 0.2 source spans. (#1)
Fixed
OPF-096non-linear reachability now matches epubcheck's self-link rule. Alinear="no"item is reachable if any hyperlink points at it — including a link it makes to itself (a nav landmarks self-link, or a fragment-onlyhref="#…"). The categorical toc-nav exemption from 0.4.2 is removed, so a nav nothing links to is correctly flagged, exactly as epubcheck does. (#1)
Full notes: CHANGELOG.md. Also on crates.io.