aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/templatebody.mdwn
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2014-09-15 21:52:03 +0100
committerSimon McVittie <smcv@debian.org>2014-09-15 21:52:03 +0100
commit7f5c2cfa5a987d887f42d6db95f80f42ceb3b5ff (patch)
tree020a296316b69b723511ff5b327815f81dce3d46 /doc/plugins/templatebody.mdwn
parent7660979f74f29560cd91220ade073d4ef2b9bcb0 (diff)
parentc04a26f3e70d654ccec5542daf8425e44cb5bac8 (diff)
downloadikiwiki-7f5c2cfa5a987d887f42d6db95f80f42ceb3b5ff.tar
ikiwiki-7f5c2cfa5a987d887f42d6db95f80f42ceb3b5ff.tar.gz
Merge branch 'ready/templatebody'
Diffstat (limited to 'doc/plugins/templatebody.mdwn')
-rw-r--r--doc/plugins/templatebody.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/plugins/templatebody.mdwn b/doc/plugins/templatebody.mdwn
new file mode 100644
index 000000000..eee5cde1a
--- /dev/null
+++ b/doc/plugins/templatebody.mdwn
@@ -0,0 +1,7 @@
+[[!template id=plugin name=templatebody author="[[smcv]]" core=1]]
+[[!tag type/special-purpose]]
+
+This plugin provides the [[ikiwiki/directive/templatebody]]
+[[ikiwiki/directive]]. With this plugin, you can set up templates
+stored in the wiki for [[template]] or [[edittemplate]] without the
+[[!cpan HTML::Template]] markup being interpreted as wiki markup.