pandoc/trypandoc
John MacFarlane 743419af5c Readers.getReader, Writers.getWriter API change.
Now these functions return a pair of a reader/writer and an
Extensions, instead of building the extensions into the
reader/writer.  The calling code must explicitly set
readerExtensions or writerExtensions using the Extensions
returned.

The point of the change is to make it possible for the
calling code to determine what extensions are being used.

See #3659.
2017-06-24 13:47:10 +02:00
..
index.html Add Muse reader (#3620) 2017-06-19 10:46:02 +02:00
Makefile trypandoc Makefile: fixed web destination in upload. 2017-06-23 11:17:45 +02:00
trypandoc.hs Readers.getReader, Writers.getWriter API change. 2017-06-24 13:47:10 +02:00