sipb-www
/
ikiwiki.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
* Add libc6-dev to dependencies, needed to build wrappers.
[ikiwiki.git]
/
doc
/
todo
/
done
/
html.mdwn
1
## html validation
2
3
* A doctype: XHTML 1.0 strict.
4
* <hr> to <hr /> etc.
5
* Image wikilinks provide an alt text.
6
* &'s in (cgi-)url's escaped as &amp;.