pandoc/tests/Tests
John MacFarlane 6f8b967d98 Removed readerSmart and the --smart option; added Ext_smart extension.
Now you will need to do

    -f markdown+smart

instead of

    -f markdown --smart

This change opens the way for writers, in addition to readers,
to be sensitive to +smart, but this change hasn't yet been made.

API change. Command-line option change.

Updated manual.
2017-01-25 17:07:42 +01:00
..
Readers Removed readerSmart and the --smart option; added Ext_smart extension. 2017-01-25 17:07:42 +01:00
Writers Added ReaderOptions parameter to readNative. 2017-01-25 17:07:41 +01:00
Helpers.hs Removed --normalize option and normalization functions from Shared. 2017-01-25 17:07:41 +01:00
Old.hs Removed readerSmart and the --smart option; added Ext_smart extension. 2017-01-25 17:07:42 +01:00
Shared.hs Removed --normalize option and normalization functions from Shared. 2017-01-25 17:07:41 +01:00
Walk.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00