]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/typo_in_ikiwiki.setup.mdwn
This is in my git branch now, no need for a copy of the code here.
[git.ikiwiki.info.git] / doc / bugs / typo_in_ikiwiki.setup.mdwn
1 Dot is automatically inserted. The htmlext option should be
3         #htmlext => 'htm',
5 instead of 
7         #htmlext => '.htm',
9 > [[done]] --[[Joey]]