aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/html5_support.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-17 22:16:34 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-17 22:16:34 -0500
commit4762da8831f6e0a8f29ce762dc71b0e958c20cb9 (patch)
tree1a44e0b693446401ae2d4ed10ba0896c73c7bf09 /doc/bugs/html5_support.mdwn
parent3df883ba94d7b06697ce15bed2058768bc8de006 (diff)
downloadikiwiki-4762da8831f6e0a8f29ce762dc71b0e958c20cb9.tar
ikiwiki-4762da8831f6e0a8f29ce762dc71b0e958c20cb9.tar.gz
hint
Diffstat (limited to 'doc/bugs/html5_support.mdwn')
-rw-r--r--doc/bugs/html5_support.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/html5_support.mdwn b/doc/bugs/html5_support.mdwn
index 1090db154..41f955e51 100644
--- a/doc/bugs/html5_support.mdwn
+++ b/doc/bugs/html5_support.mdwn
@@ -30,6 +30,9 @@ I'm unsure how to turn off the test validation by the very old [wdg-html-validat
> Don't run ¨make test" ... --[[Joey]]
>> I don't quite grok debhelper7 [rules](http://git.ikiwiki.info/?p=ikiwiki;a=blob;f=debian/rules).
+>>> Well, ok :-) `rm t/html.t` or, add an empty `override_dh_auto_test` rule.
+>>> --[[Joey]]
+
[validator.nu](http://validator.nu/) incidentally is **the** HTML5 validator, however it is almost impossible to sanely introduce as a build dependency because of its insane Java requirements. :( I test locally via [cURL](http://wiki.whatwg.org/wiki/IDE), though Debian packages cannot be built with a network dependency.
# Notes