John MacFarlane
|
94b3dacb4e
|
Changed all readers to take Text instead of String.
Readers: Renamed StringReader -> TextReader.
Updated tests.
API change.
|
2017-06-10 18:26:44 +02:00 |
|
Alexander Krotov
|
69110cde81
|
Muse writer: Indent tables with one space (#3649)
It is required to trigger Muse table rendering.
|
2017-05-07 21:41:38 +02:00 |
|
John MacFarlane
|
14edbd2967
|
Removed unneeded import.
|
2017-03-14 21:30:15 +01:00 |
|
John MacFarlane
|
6ecc5b96a9
|
Use tasty for tests rather than test-framework.
|
2017-03-14 17:07:23 +01:00 |
|
Alexander Krotov
|
d037c5019d
|
Add Muse writer (#3489)
* Add Muse writer
* Advertise new Muse writer
* Muse writer: add regressions tests
|
2017-03-10 10:16:27 +01:00 |
|
John MacFarlane
|
93a9c09b6b
|
Speed up Native writer quickcheck tests.
|
2017-03-07 15:14:36 +01:00 |
|
John MacFarlane
|
e256c8ce17
|
Stylish-haskell automatic formatting changes.
|
2017-03-04 13:03:41 +01:00 |
|
John MacFarlane
|
fe4311d5a1
|
LaTeX writer: always add hypertarget when there's a non-empty identifier.
Previously the hypertargets were only added when there was actually
a link to that identifier. Closes #2719.
|
2017-03-01 21:38:28 +01:00 |
|
Alexander Krotov
|
48f809384a
|
Add Org writer unit tests
|
2017-02-12 17:09:07 +03:00 |
|
John MacFarlane
|
18ab864269
|
Moved tests/ -> test/.
|
2017-02-04 12:56:30 +01:00 |
|