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
3f2dd98f45
pandoc
/
src
/
Text
/
Pandoc
/
Readers
History
John MacFarlane
3f2dd98f45
LaTeX reader: Parse
\section*
, etc. as unnumbered sections.
2013-02-20 09:59:31 -08:00
..
DocBook.hs
Don't put the text of an autolink in Code font.
2013-01-06 20:51:51 -08:00
HTML.hs
HTML reader: Preserve all header attributes.
2013-02-16 17:01:44 -08:00
LaTeX.hs
LaTeX reader: Parse
\section*
, etc. as unnumbered sections.
2013-02-20 09:59:31 -08:00
Markdown.hs
Allow
&
in emails (for entities).
2013-02-15 23:02:17 -08:00
MediaWiki.hs
Mediawiki reader: Don't require blanklines after tables.
2013-01-27 23:15:46 -05:00
Native.hs
Use safeRead instead of using reads directly (various modules).
2012-08-09 08:11:28 -07:00
RST.hs
Markdown/RST reader: Skip blank lines.
2013-01-27 22:13:05 -08:00
TeXMath.hs
Fixed whitespace errors.
2012-07-26 22:32:53 -07:00
Textile.hs
Textile reader: Handle attributes on headers.
2013-02-16 18:29:12 -08:00