.. |
Docx
|
Docx reader: Avoid 0-level headers.
|
2017-08-06 19:35:03 -07:00 |
LaTeX
|
LaTeX reader: Support \let .
|
2017-08-07 13:38:15 -07:00 |
Odt
|
Odt reader: replaced collectRights with rights from Data.Either.
|
2017-06-20 22:43:06 +02:00 |
Org
|
Rewrote LaTeX reader with proper tokenization.
|
2017-07-07 12:36:00 +02:00 |
CommonMark.hs
|
Thread options through CommonMark reader.
|
2017-08-08 13:55:19 -07:00 |
DocBook.hs
|
Move CR filtering from tabFilter to the readers.
|
2017-06-20 21:52:13 +02:00 |
Docx.hs
|
Use Control.Monad.State.Strict throughout.
|
2017-06-17 07:45:28 +02:00 |
EPUB.hs
|
Changed all readers to take Text instead of String.
|
2017-06-10 18:26:44 +02:00 |
Haddock.hs
|
Move CR filtering from tabFilter to the readers.
|
2017-06-20 21:52:13 +02:00 |
HTML.hs
|
HTML Reader: parse figure and figcaption (#3813)
|
2017-07-22 19:22:56 +02:00 |
LaTeX.hs
|
Small tweak to previous commit.
|
2017-08-07 16:11:13 -07:00 |
Markdown.hs
|
Markdown reader: fixed spurious parsing as citation as reference def.
|
2017-08-07 21:00:57 -07:00 |
MediaWiki.hs
|
Move CR filtering from tabFilter to the readers.
|
2017-06-20 21:52:13 +02:00 |
Muse.hs
|
Muse reader: debug indented paragraph support (#3839)
|
2017-08-06 21:43:59 -07:00 |
Native.hs
|
Changed all readers to take Text instead of String.
|
2017-06-10 18:26:44 +02:00 |
Odt.hs
|
Readers: pass errors straight up to PandocMonad.
|
2017-01-25 17:07:40 +01:00 |
OPML.hs
|
Move CR filtering from tabFilter to the readers.
|
2017-06-20 21:52:13 +02:00 |
Org.hs
|
Move CR filtering from tabFilter to the readers.
|
2017-06-20 21:52:13 +02:00 |
RST.hs
|
RST reader: support :widths: attribute for table directive.
|
2017-08-08 20:48:30 -07:00 |
Textile.hs
|
Rewrote LaTeX reader with proper tokenization.
|
2017-07-07 12:36:00 +02:00 |
TikiWiki.hs
|
Added TikiWiki reader (#3800)
|
2017-07-21 10:09:54 +02:00 |
TWiki.hs
|
Rewrote LaTeX reader with proper tokenization.
|
2017-07-07 12:36:00 +02:00 |
Txt2Tags.hs
|
Rewrote LaTeX reader with proper tokenization.
|
2017-07-07 12:36:00 +02:00 |
Vimwiki.hs
|
Fixed #3760. (#3784)
|
2017-07-12 17:19:49 +02:00 |