]> scripts.mit.edu Git - www/ikiwiki.git/blob - doc/bugs/typo_in_ikiwiki.setup.mdwn
agreed, maybe a solution?
[www/ikiwiki.git] / doc / bugs / typo_in_ikiwiki.setup.mdwn
1 Dot is automatically inserted. The htmlext option should be
2
3         #htmlext => 'htm',
4
5 instead of 
6
7         #htmlext => '.htm',
8
9 > [[done]] --[[Joey]]