summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/typo_in_ikiwiki.setup.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/typo_in_ikiwiki.setup.mdwn b/doc/bugs/typo_in_ikiwiki.setup.mdwn
new file mode 100644
index 000000000..74d5206d9
--- /dev/null
+++ b/doc/bugs/typo_in_ikiwiki.setup.mdwn
@@ -0,0 +1,8 @@
+Dot is automatically inserted. The htmlext option should be
+
+ #htmlext => 'htm',
+
+instead of
+
+ #htmlext => '.htm',
+