pandoc/src/Text/Pandoc/Readers
ickc e8ce21d614 Small caps in Bracketed Spans (#3191)
* Markdown reader: modify bracketedSpan to check small caps

* MANUAL.txt: add description on the use of `bracketed_spans` in small cap

* Improve markdown readers: bracketedSpan function EXACTLY as spanHtml
2016-11-16 11:53:51 +01:00
..
Docx Docx reader: add a placeholder value for CHART. 2016-11-10 13:19:27 -05:00
Odt Inline code when text has a special style 2016-11-08 09:29:46 -05:00
Org Org reader: allow HTML attribs on non-figure images 2016-11-09 22:49:20 +01:00
CommonMark.hs Use cmark 0.5. 2015-12-29 19:52:06 -08:00
DocBook.hs Parse line-oriented markup as LineBlock 2016-10-13 08:46:44 +02:00
Docx.hs Docx reader: add a placeholder value for CHART. 2016-11-10 13:19:27 -05:00
EPUB.hs Export Text.Pandoc.Error in Text.Pandoc. 2016-10-24 22:31:36 +02:00
Haddock.hs Remove Compat.Monoid 2016-09-02 09:18:08 -04:00
HTML.hs HTML reader: only treat "a" element as link if it has href. 2016-11-13 22:41:11 +01:00
LaTeX.hs LaTeX reader: Handle BVerbatim from fancyvrb. Fixes #3203. 2016-11-02 12:05:56 +01:00
Markdown.hs Small caps in Bracketed Spans (#3191) 2016-11-16 11:53:51 +01:00
MediaWiki.hs MediaWiki writer: transform filename with underscores in images. 2016-10-02 22:09:20 +02:00
Native.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Odt.hs Basic support for images in ODT documents 2016-10-12 17:50:35 +02:00
OPML.hs Remove TagSoup compat 2016-09-02 12:28:53 -04:00
Org.hs Org reader: refactor comment tree handling 2016-07-01 23:05:32 +02:00
RST.hs RST reader: skip whitespace before note. 2016-10-17 09:54:59 -04:00
TeXMath.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Textile.hs Remove Compat.Monoid 2016-09-02 09:18:08 -04:00
TWiki.hs Fixed compiler warnings. 2016-07-14 23:38:44 -07:00
Txt2Tags.hs Remove directory compat 2016-09-02 09:18:09 -04:00