John MacFarlane
|
00dc1e715e
|
Moved WriterOptions and associated types Shared -> Options.
|
2012-07-26 22:59:56 -07:00 |
|
John MacFarlane
|
6d7f0a1b81
|
Fixed whitespace errors.
|
2012-07-26 22:32:53 -07:00 |
|
John MacFarlane
|
5c35be1362
|
Make sure native output ends in newline with --standalone.
|
2011-01-21 09:58:23 -08:00 |
|
John MacFarlane
|
bfbc289871
|
Haddock comment improvements.
|
2011-01-21 09:00:05 -08:00 |
|
John MacFarlane
|
8011d079c8
|
Native writer: eliminated empty spaces in brackets.
|
2011-01-20 20:48:06 -08:00 |
|
John MacFarlane
|
810e3336dc
|
Improved native writer using Pretty.
2-3X speed improvement and more consistent layout.
|
2011-01-20 08:43:13 -08:00 |
|
John MacFarlane
|
978d949526
|
Made writeNative sensitive to writerStandalone.
The Pandoc (Meta ...) is not written unless standalone is set.
|
2011-01-19 18:57:25 -08:00 |
|
John MacFarlane
|
3548bf6d9c
|
Moved Pandoc prettyprinting code from Shared to new Native writer.
+ Text.Pandoc.Writers.Native
+ The function prettyPandoc is now gone. Use writeNative instead.
|
2010-07-05 00:06:27 -07:00 |
|