pandoc/src/Text/Pandoc
Laurent P. René de Cotret 482a2e5079
[Latex Reader] Fixing issues with \multirow and \multicolumn table cells (#6608)
* Added test to replicate (#6596)

* Table cell reader not consuming spaces correctly (#6596)

* Prevented wrong nesting of \multicolumn and \multirow table cells (#6603)

* Parse empty table cells (#6603)

* Support full prototype for multirow macro (#6603)

Closes #6603
2020-08-15 11:40:10 -07:00
..
App Options: Add /tex-mml-chtml.js to defaultMathJaxURL. 2020-08-06 14:42:26 -07:00
Class Class: generalize PandocIO functions to MonadIO 2020-04-17 23:05:31 +02:00
Filter Lua filters: improve error messages for failing filters (#6332) 2020-05-02 16:12:42 -07:00
Lua Lua filters: make attr argument optional in Table constructor 2020-07-25 20:37:57 +02:00
Readers [Latex Reader] Fixing issues with \multirow and \multicolumn table cells (#6608) 2020-08-15 11:40:10 -07:00
Writers Remove fenced_code_blocks and backtick_code_blocks from... 2020-08-09 11:12:59 -07:00
App.hs Add an option to disable certificate validation (#6156) 2020-04-13 14:58:42 -07:00
Asciify.hs Use implicit Prelude (#6187) 2020-03-15 09:45:44 -07:00
BCP47.hs Use implicit Prelude (#6187) 2020-03-15 09:45:44 -07:00
Class.hs Text.Pandoc.Class: extract submodules PandocIO, PandocPure 2020-03-22 14:59:38 +01:00
CSS.hs Use implicit Prelude (#6187) 2020-03-15 09:45:44 -07:00
CSV.hs Use implicit Prelude (#6187) 2020-03-15 09:45:44 -07:00
Data.hs Use implicit Prelude (#6187) 2020-03-15 09:45:44 -07:00
Emoji.hs Use implicit Prelude (#6187) 2020-03-15 09:45:44 -07:00
Error.hs API change: use PandocError for exceptions in Lua subsystem 2020-04-17 21:52:48 +02:00
Extensions.hs Remove fenced_code_blocks and backtick_code_blocks from... 2020-08-09 11:12:59 -07:00
Filter.hs Finer grained imports of Text.Pandoc.Class submodules (#6203) 2020-03-22 12:28:45 -07:00
Highlighting.hs Use implicit Prelude (#6187) 2020-03-15 09:45:44 -07:00
Image.hs Use implicit Prelude (#6187) 2020-03-15 09:45:44 -07:00
ImageSize.hs Use implicit Prelude (#6187) 2020-03-15 09:45:44 -07:00
Logging.hs Use implicit Prelude (#6187) 2020-03-15 09:45:44 -07:00
Lua.hs API change: use PandocError for exceptions in Lua subsystem 2020-04-17 21:52:48 +02:00
MediaBag.hs Use implicit Prelude (#6187) 2020-03-15 09:45:44 -07:00
MIME.hs Fix MIME type for TrueType fonts in EPUBs (#6464) 2020-06-17 09:15:50 -07:00
Options.hs Options: Add /tex-mml-chtml.js to defaultMathJaxURL. 2020-08-06 14:42:26 -07:00
Parsing.hs Markdown reader: Don't require blank line after grid table. 2020-06-23 08:24:45 -07:00
PDF.hs PDF: all verbose output now goes to stderr, not stdout. 2020-06-28 12:11:23 -07:00
Process.hs Use implicit Prelude (#6187) 2020-03-15 09:45:44 -07:00
Readers.hs Add commonmark_x output format... 2020-07-19 22:51:59 -07:00
RoffChar.hs Use implicit Prelude (#6187) 2020-03-15 09:45:44 -07:00
SelfContained.hs Finer grained imports of Text.Pandoc.Class submodules (#6203) 2020-03-22 12:28:45 -07:00
Shared.hs Shared.makeSections: omit number attribute when unnumbered class... 2020-05-05 14:31:48 -07:00
Slides.hs Use implicit Prelude (#6187) 2020-03-15 09:45:44 -07:00
Templates.hs Add commonmark_x output format... 2020-07-19 22:51:59 -07:00
Translations.hs Use implicit Prelude (#6187) 2020-03-15 09:45:44 -07:00
UTF8.hs Update copyright year (#6186) 2020-03-13 09:52:47 -07:00
UUID.hs Fix #6228 (#6230) 2020-03-30 12:03:29 -07:00
Writers.hs Add commonmark_x output format... 2020-07-19 22:51:59 -07:00
XML.hs Add to html5 attributes. 2020-03-19 16:10:51 -07:00