pandoc/src/Text/Pandoc/Readers
Hubert Plociniczak a02f276ff1 Infer caption from the text following the img
Frame can contain other frames with the text boxes.
This is something that has not been considered before
and meant that the whole construction of images was
broken in those cases. Also the captions were fixed/ignored.
2016-10-17 16:35:13 +02:00
..
Docx Basic support for images in ODT documents 2016-10-12 17:50:35 +02:00
Odt Infer caption from the text following the img 2016-10-17 16:35:13 +02:00
Org Org reader: trim verse lines properly 2016-10-10 21:12:47 +02:00
CommonMark.hs Use cmark 0.5. 2015-12-29 19:52:06 -08:00
DocBook.hs Remove TagSoup compat 2016-09-02 12:28:53 -04:00
Docx.hs Remove Text.Pandoc.Compat.Except 2016-09-02 09:18:09 -04:00
EPUB.hs Remove Text.Pandoc.Compat.Except 2016-09-02 09:18:09 -04:00
Haddock.hs Remove Compat.Monoid 2016-09-02 09:18:08 -04:00
HTML.hs Remove Compat.Monoid 2016-09-02 09:18:08 -04:00
LaTeX.hs LaTeX reader: drop duplicate * in bibtexKeyChars 2016-07-29 20:53:43 +02:00
Markdown.hs Markdown reader: added bracket syntax for native spans. 2016-09-28 12:33:05 +02: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 Remove Compat.Monoid 2016-09-02 09:18:08 -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