summaryrefslogtreecommitdiff
path: root/ikiwiki.setup
diff options
context:
space:
mode:
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r--ikiwiki.setup5
1 files changed, 4 insertions, 1 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
index 9e465ac..1248bca 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -6,6 +6,7 @@ srcdir: .
destdir: ../html
add_plugins:
- goodstuff
+- img
- inline
- tag
- orphans
@@ -18,6 +19,8 @@ disable_plugins:
- rawhtml
- html
- tidy
+- htmltidy
+- htmlscrubber
- more
- table
- toggle
@@ -32,4 +35,4 @@ allowrss: yes
allowatom: yes
rss: yes
atom: yes
-pandoc_filters: "./pandoc-filter"
+pandoc_filters: "sp-filter"