diff options
author | http://profjim.myopenid.com/ <profjim@web> | 2011-06-01 12:46:47 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-06-01 12:46:47 +0000 |
commit | 772da9327c361c4d4cf61ace7b1923b497433a7a (patch) | |
tree | 524c7982f87f0be6c60274125f228c560f4422fe | |
parent | 3a13ad50a0dcc850fc6122130149625fbcfc830d (diff) | |
download | ikiwiki-772da9327c361c4d4cf61ace7b1923b497433a7a.tar ikiwiki-772da9327c361c4d4cf61ace7b1923b497433a7a.tar.gz |
Pandoc link
-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 b4fee6a58..6a25fd723 100644 --- a/doc/forum/pandoc-iki_plugin.mdwn +++ b/doc/forum/pandoc-iki_plugin.mdwn @@ -1,4 +1,4 @@ -I've updated [[Jason Blevin|users/jasonblevins]]'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. +I've updated [[Jason Blevin|users/jasonblevins]]'s pandoc plugin to permit tighter integration between Ikiwiki and [Pandoc](http://johnmacfarlane.net/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 |