ikiwiki/IkiWiki
joey e41dd1e24e html validation fixes:
- escape & in urls (also clean up cgi url generation)
 - since markdown wraps inlined pages in <p></p>, close and re-open
   the paragraph tags when generating the embedded html
 - added XHTML 1.0 doctypes to templates
 - fixed <hr /> and <br /> in templates
 - add an alt attribute to inline images, based on the WikiLink to the
   image. Allows things like [[my_image|img.png]] to customise alt text.
2006-03-29 03:18:21 +00:00
..
Rcs added --getctime 2006-03-26 02:30:44 +00:00
Setup add --refresh and make it with with --setup 2006-03-26 05:08:41 +00:00
CGI.pm html validation fixes: 2006-03-29 03:18:21 +00:00
Render.pm html validation fixes: 2006-03-29 03:18:21 +00:00
Setup.pm add --refresh and make it with with --setup 2006-03-26 05:08:41 +00:00
Wrapper.pm added --getctime 2006-03-26 02:30:44 +00:00