aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorVasilij Schneidermann <mail@vasilij.de>2018-04-10 08:28:33 +0200
committerVasilij Schneidermann <mail@vasilij.de>2018-04-10 08:28:33 +0200
commitb4959103619d94a7a1d5fe1d9a15887fc2b12b8f (patch)
tree8c76c31e85fde0b779ae5a55bc2cfb2fe1020f7f /CONTRIBUTING.rst
parente7bb37334ca85ce0e3f5c980464f652266a11218 (diff)
Mention epubcheck
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 95167e0..2f19ca0 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -3,8 +3,13 @@ report an issue on the issue tracker or hit me up on IRC, I'm always
on ``#emacs``. Patches are welcome, too, just fork, work on a
separate branch and open a pull request with it.
+Invalid EPUB documents are *not* supported. Please use epubcheck_ to
+validate yours when running into an error.
+
In case the bug is specific to an EPUB document, please send it to me
via email or upload it on an OCH and share the link with me. I'll try
my best to figure out the error, but chances are you can figure it out
as well by using the source view (bound to ``v`` for the current
document and ``V`` for the content file) to spot the problematic XML.
+
+.. _epubcheck: https://github.com/IDPF/epubcheck