Bug fix: use &IkiWiki::pagetitle rather than nonexistent &pagetitle in meta plugin...
[ikiwiki.git] / IkiWiki / Plugin / htmltidy.pm
2008-03-15 Joey Hess* htmltidy: Pass --markup yes, in case tidy's config...
2007-11-06 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-11-06 Joey Hessreset SIGPIPE before returning
2007-04-27 joey* pagespec_match() has changed to take named parameters...
2006-09-25 joey* Fix a forkbomb in various calls to IPC::Open2, which...
2006-09-09 joey* Work on firming up the plugin interface:
2006-09-03 joey* Add proper waitpid calls for open2ed processes throug...
2006-08-28 joey* Change htmlize, format, and sanitize hooks to use...
2006-08-17 joey* Catch failing IPC::Open2 in tidy plugin and retry...
2006-08-05 joey* Turn off tidy indentation too.
2006-08-05 joey* Move tidy back to sanitize hook, found out how to...
2006-08-05 joey* Disable tidy generator tag.
2006-08-04 joey* Don't run tidy with -xml as that fails if the input...
2006-08-04 joey* Fix the htmltidy plugin, which wasn't working due...
2006-07-29 joey* htmltidy plugin from Faidon.