]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/mdwn.pm
inline: pass the Atom/RSS titles to the templates
[ikiwiki.git] / IkiWiki / Plugin / mdwn.pm
index 3de59ef3d036d56f7fa4876f8a1020ad59d994aa..b892eabee29be50387fa493baafd5dbd6d1024a8 100644 (file)
@@ -16,6 +16,7 @@ sub getsetup () {
                plugin => {
                        safe => 1,
                        rebuild => 1, # format plugin
+                       section => "format",
                },
                multimarkdown => {
                        type => "boolean",