Romain Deltour
Romain Deltour
Thanks for the report @unext-wendong, that regression is definitely something to look into! I'm not quite sure how to deal with it however. Technically, `/xhtml/cov_h1.xhtml` is a relative URL (it...
> Ya, a path starting with a slash is a root-relative path, but I'm not sure if the root is the root of the abstract container or the location of...
> I think what I can't get my head around is that the “OPF-018” warning only flags a handful XHTML files whilst every single one of them in my epub...
Thanks @siddoib for the test case. Something is apparently wrong with EPUBCheck: - `OPF-018` is reported even when the content document contains scripting (in which case, only the `USAGE`-level `OPF-018b`...
Yeah, this message comes from the RelaxNG schema validator (Jing). We might be able to intercept it and reword it, if anyone can suggest a better wording.
I think it is a catch-all. I'll have to double check.
Sorry for the late reaction on this PR 😅, and thanks @novalagung for the contribution 😊. I'm not super familiar with docker best practices (is it a common practice to...
Thanks for the info @novalagung, that's very useful! 👍 I'll try to have a look for the next milestone (no scheduled date yet).
Hi @shlomif. Thanks for proposal, nice! In fact I'll soon publish a pull request for revamping the CLI. Maybe that feature can be added there instead of on the current...
Unless we check the IANA registry, I don't think there's much we can do here more than the lexical check performed by the schema?