diff options
author | http://profjim.myopenid.com/ <profjim@web> | 2011-06-01 12:45:03 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-06-01 12:45:03 +0000 |
commit | 30079b0fc384d810bac512de0b652dd68e5bacf0 (patch) | |
tree | 545e1c33e35984959e988ea80dd9c113937c806d | |
parent | f6ffe74855407c96a1f40cabe65a305d51edbe62 (diff) | |
download | ikiwiki-30079b0fc384d810bac512de0b652dd68e5bacf0.tar ikiwiki-30079b0fc384d810bac512de0b652dd68e5bacf0.tar.gz |
typo
-rw-r--r-- | doc/forum/pandoc-iki_plugin.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/pandoc-iki_plugin.mdwn b/doc/forum/pandoc-iki_plugin.mdwn index 55ef65fda..b643e26a1 100644 --- a/doc/forum/pandoc-iki_plugin.mdwn +++ b/doc/forum/pandoc-iki_plugin.mdwn @@ -1,4 +1,4 @@ -I've [[updated|users/jasonblevins]] Jason Blevin's pandoc plugin to permit tighter itnegration between Ikiwiki and Pandoc. Given the features Pandoc has added over the past 6-12 months, this makes for a very powerful combination, e.g. with code block syntax highlighting and lots of options for how to process and display inline TeX. See <https://github.com/profjim/pandoc-iki> for details. +I've [[updated|users/jasonblevins]] Jason Blevin's pandoc plugin to permit tighter integration between Ikiwiki and Pandoc. Given the features Pandoc has added over the past 6-12 months, this makes for a very powerful combination, e.g. with code block syntax highlighting and lots of options for how to process and display inline TeX. See <https://github.com/profjim/pandoc-iki> for details. How do I get this added to the contrib section of the plugin list? --Profjim |