#601470 ikiwiki: please incorporate pandoc plugin

#601470#5
Date:
2010-10-26 15:14:00 UTC
From:
To:
I am using the pandoc plugin from http://jblevins.org/projects/ikiwiki/
with s/mdwn/pmdwn/g

#601470#14
Date:
2010-11-17 15:53:14 UTC
From:
To:
Attached is the pandoc.pm I'm currently using.
Notable changes are longname and LC_ALL.

#601470#19
Date:
2010-12-31 19:26:52 UTC
From:
To:
Hi;

I have been using this with

pandoc_markdown_ext => "pmdwn"

and it seems fast enough on my oldish server, at least in this mode of
only processing selected pages.

As far as I can tell, using the pandoc plugin is one of few attractive
options for managing tables with multiline cells

http://johnmacfarlane.net/pandoc/README.html#tables

The fact that it renders the output from emacs table mode is
particularly nifty.

d