]> sipb.mit.edu Git - ikiwiki.git/commitdiff
(no commit message)
authorhttps://www.google.com/accounts/o8/id?id=AItOawkq11bTnmln5O-k-utYZYK8N9TzG3T1THk <Baldur@web>
Sun, 11 Dec 2011 01:24:18 +0000 (21:24 -0400)
committeradmin <admin@branchable.com>
Sun, 11 Dec 2011 01:24:18 +0000 (21:24 -0400)
doc/plugins/contrib/pandoc.mdwn

index c8e2e9a946a08b84a0439567ca8e95e8fba3c55c..264aafd953fa34c3c8e67ebc62f636980c779933 100644 (file)
@@ -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>.