This website requires JavaScript.
Explore
Help
Sign in
Tissevert
/
pandoc
Watch
1
Star
0
Fork
You've already forked pandoc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
9c577b17b7
pandoc
/
test
/
Tests
/
Readers
History
John MacFarlane
ac18ff90b2
Org reader: use org-language attribute rather than data-org-language.
2017-08-09 09:45:17 -07:00
..
Docx.hs
Docx reader: Add tests for avoiding zero-level header.
2017-08-06 19:36:25 -07:00
EPUB.hs
Class: Removed unnecessary withMedia, improved haddocks.
2017-07-30 07:43:55 -07:00
HTML.hs
HTML reader: parse <main> like <div role=main>. (
#3791
)
2017-08-09 09:10:12 -07:00
LaTeX.hs
LaTeX reader: plainbreak, fancybreak et al from the memoir class (
#3833
)
2017-08-05 10:03:31 -07:00
Markdown.hs
Changed all readers to take Text instead of String.
2017-06-10 18:26:44 +02:00
Muse.hs
Muse reader: debug indented paragraph support (
#3839
)
2017-08-06 21:43:59 -07:00
Odt.hs
Switched Writer types to use Text.
2017-06-11 00:46:31 +02:00
Org.hs
Org reader: use org-language attribute rather than data-org-language.
2017-08-09 09:45:17 -07:00
RST.hs
Changed all readers to take Text instead of String.
2017-06-10 18:26:44 +02:00
Txt2Tags.hs
Changed all readers to take Text instead of String.
2017-06-10 18:26:44 +02:00