pandoc/test/Tests
Albert Krewinkel e5c41f11de
ConTeXt writer: use "sectionlevel" environment for headings (#8106)
The document hierarchy is now conveyed using the
`\startsectionlevel`/`\stopsectionlevel` by default. This makes it easy
to include pandoc-generated snippets in documents at arbitrary levels.
The more semantic environments "chapter", "section", "subsection", etc.
are used if the `--top-level-division` command line parameter is set to
a non-default value.

Closes: #5539
2022-06-06 09:24:28 -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: use "sectionlevel" environment for headings (#8106) 2022-06-06 09:24:28 -07:00
Command.hs Fix compiler warnings. 2022-01-21 17:28:02 -08:00
Helpers.hs Put id attributes on TOC entries #7907 (#7913) 2022-02-11 21:37:00 -08:00
Lua.hs Lua: add pandoc.WriterOptions constructor 2022-01-04 11:55:59 -08:00
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