diff options
author | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2014-02-06 23:18:13 -0500 |
---|---|---|
committer | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2014-02-06 23:18:13 -0500 |
commit | ee823a02e7f3d1a50e8b57c1dbc6ed49aa3a7bb2 (patch) | |
tree | 43067f2100448eae0420b98809691e70d4b74625 /doc/plugins | |
parent | 79e40f031811c38ed9eb6e3c17dfded63310b5eb (diff) | |
download | ikiwiki-ee823a02e7f3d1a50e8b57c1dbc6ed49aa3a7bb2.tar ikiwiki-ee823a02e7f3d1a50e8b57c1dbc6ed49aa3a7bb2.tar.gz |
support for Nimble, seems as safe as Markdown
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/contrib/nimble.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/plugins/contrib/nimble.mdwn b/doc/plugins/contrib/nimble.mdwn new file mode 100644 index 000000000..29e2686e9 --- /dev/null +++ b/doc/plugins/contrib/nimble.mdwn @@ -0,0 +1,6 @@ +[[!template id=plugin name=nimble author="[[schmonz]]"]] +[[!template id=gitbranch branch=schmonz/nimble author="[[schmonz]]"]] +[[!tag type/format]] + +This plugin lets ikiwiki convert [Nimble](http://was.tl/projects/nimble/) +to HTML. |