]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/todo/done/html.mdwn
- add <base> to cgi output, this is especially useful for output containing
[git.ikiwiki.info.git] / doc / todo / done / html.mdwn
1 ## html validation
3   * A doctype: XHTML 1.0 strict.
4   * &lt;hr&gt; to &lt;hr /&gt; etc.
5   * Image wikilinks provide an alt text.
6   * &'s in (cgi-)url's escaped as &amp;amp;.