summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-30 12:27:52 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-30 12:27:52 +0000
commitc631877d90adaf1ca77f30bedad61b8c54f2dfa3 (patch)
treeb3f7986e6d4b1d1022b472fe426d2546cc10e119
parent9922c37d73add803dd5e17c2033915b298f0fed9 (diff)
web commit by JeroenSchot
-rw-r--r--doc/todo/done/html.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/done/html.mdwn b/doc/todo/done/html.mdwn
new file mode 100644
index 000000000..96dc0b476
--- /dev/null
+++ b/doc/todo/done/html.mdwn
@@ -0,0 +1,6 @@
+## html validation
+
+ * A doctype: XHTML 1.0 strict.
+ * &lt;hr&gt; to &lt;hr /&gt; etc.
+ * Image wikilinks provide an alt text.
+ * &'s in (cgi-)url's escaped as &amp;amp;. \ No newline at end of file