]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - IkiWiki/Plugin/inline.pm
implement typed links; add tagged_is_strict config option
[git.ikiwiki.info.git] / IkiWiki / Plugin / inline.pm
index 401852513d1fbe8d14fe4ebfbf38cadd781c410d..44919e58c35d658535fbb6e8e2e6f745e3c69311 100644 (file)
@@ -49,6 +49,7 @@ sub getsetup () {
                plugin => {
                        safe => 1,
                        rebuild => undef,
+                       section => "core",
                },
                rss => {
                        type => "boolean",