aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/html5_support.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-15 17:36:27 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-15 17:36:27 -0500
commit71f353640c2d42b068f8549f1d9acc96060d8d81 (patch)
tree360173deccee7fefb56552b99272b22a959bbc19 /doc/bugs/html5_support.mdwn
parent92b8564cb852ab0ae080d9c97205f51f80685de4 (diff)
downloadikiwiki-71f353640c2d42b068f8549f1d9acc96060d8d81.tar
ikiwiki-71f353640c2d42b068f8549f1d9acc96060d8d81.tar.gz
suggestion
Diffstat (limited to 'doc/bugs/html5_support.mdwn')
-rw-r--r--doc/bugs/html5_support.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/html5_support.mdwn b/doc/bugs/html5_support.mdwn
index 14c2597e9..806454bcb 100644
--- a/doc/bugs/html5_support.mdwn
+++ b/doc/bugs/html5_support.mdwn
@@ -6,6 +6,8 @@ However as an [early adopter](http://en.wikipedia.org/wiki/Early_adopter) I woul
I'm unsure how to turn off the test validation by the very old [wdg-html-validator](http://packages.qa.debian.org/w/wdg-html-validator.html). So I have been unable to test my initial patches as I can't build ikiwiki. I would like to know how to edit the rules/Makefile to temporarily disable this.
+> Don't run ¨make test" ... --[[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