diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkq11bTnmln5O-k-utYZYK8N9TzG3T1THk <Baldur@web> | 2011-12-10 21:24:18 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-12-10 21:24:18 -0400 |
commit | 6d707f6bafc09908c14cb9d986fc6e9e951e642a (patch) | |
tree | 78eb6c83a68f5cde95eac41cc392839eb280b0c0 /doc/plugins/contrib/pandoc.mdwn | |
parent | ed8df876a97d5a912844a36bd39ea005241e5feb (diff) | |
download | ikiwiki-6d707f6bafc09908c14cb9d986fc6e9e951e642a.tar ikiwiki-6d707f6bafc09908c14cb9d986fc6e9e951e642a.tar.gz |
Diffstat (limited to 'doc/plugins/contrib/pandoc.mdwn')
-rw-r--r-- | doc/plugins/contrib/pandoc.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/contrib/pandoc.mdwn b/doc/plugins/contrib/pandoc.mdwn index c8e2e9a94..264aafd95 100644 --- a/doc/plugins/contrib/pandoc.mdwn +++ b/doc/plugins/contrib/pandoc.mdwn @@ -2,5 +2,5 @@ This plugin enables Markdown processing using [Pandoc](http://johnmacfarlane.net/pandoc/). You can configure it for Pandoc to take over processing of all .mkdn files, or only files with a different extension. 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. -This is an expanded and updated version of [[Jason Blevin|users/jasonblevins]]'s pandoc plugin. Get it and see further details at <https://github.com/profjim/pandoc-iki>. +This is an expanded and updated version of [[Jason Blevin|users/jasonblevins]]'s pandoc plugin. Get it and see further details at <https://github.com/dubiousjim/pandoc-iki>. |