]> scripts.mit.edu Git - www/ikiwiki.git/blob - doc/bugs/typo_in_ikiwiki.setup.mdwn
Merge commit '862fc7c1ab1f7d709561bcb02fc8ede57b90a51b'
[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]]