.. |
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
|
Org reader: use org-language attribute rather than data-org-language.
|
2017-08-09 09:45:17 -07: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: support column alignments.
|
2017-08-17 12:08:32 -07:00 |
LaTeX.hs
|
LaTeX reader: Set identifiers on Spans used for \label.
|
2017-08-20 16:52:03 -07:00 |
Markdown.hs
|
Markdown reader: use CommonMark rules for list item nesting.
|
2017-08-19 15:45:01 -07:00 |
MediaWiki.hs
|
Move CR filtering from tabFilter to the readers.
|
2017-06-20 21:52:13 +02:00 |
Muse.hs
|
Muse reader: avoid crashes on multiparagraph inline tags (#3866)
|
2017-08-22 23:12:34 -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/writer: support unknown interpreted text roles...
|
2017-08-17 16:01:44 -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 |