pandoc/test/Tests
Albert Krewinkel f49bee5c31
ConTeXt writer: support complex table structures. ()
The following table feature are now supported in ConTeXt:

- colspans,
- rowspans,
- multiple bodies,
- row headers, and
- multi-row table head and foot.

The wrapping `placetable` environment is also given a `reference` option
with the table identifier, enabling referencing of the table from within
the document.
2022-06-21 10:22:34 -07:00
..
Lua Lua: add pandoc.template module 2022-01-04 11:55:59 -08:00
Readers Muse tests: do no try to roundtrip strings containing \DEL char 2022-06-06 16:14:07 +02:00
Writers ConTeXt writer: support complex table structures. () 2022-06-21 10:22:34 -07:00
Command.hs Fix compiler warnings. 2022-01-21 17:28:02 -08:00
Helpers.hs Put id attributes on TOC entries () 2022-02-11 21:37:00 -08:00
Lua.hs
Old.hs Add endnotexml reader test. 2022-02-04 10:36:58 -08:00
Shared.hs Add tests for idempotency of makeSections. 2022-03-08 09:53:57 -08:00