pandoc/test/Tests
Albert Krewinkel 2e43e27e5c
Org reader: stop adding rundoc prefix to src params
Source block parameter names are no longer prefixed with *rundoc*. This
was intended to simplify working with the rundoc project, a babel
runner. However, the rundoc project is unmaintained, and adding those
markers is not the reader's job anyway.

The original language that is specified for a source element is now
retained as the `data-org-language` attribute and only added if it
differs from the translated language.
2017-04-23 12:56:11 +02:00
..
Readers Org reader: stop adding rundoc prefix to src params 2017-04-23 12:56:11 +02:00
Writers Removed unneeded import. 2017-03-14 21:30:15 +01:00
Command.hs Command tests: just findPandoc once. 2017-03-14 23:39:28 +01:00
Helpers.hs Use tasty for tests rather than test-framework. 2017-03-14 17:07:23 +01:00
Lua.hs Lua filter: allow shorthand functions for math and quoted 2017-04-14 23:43:59 +02:00
Old.hs Added JATS writer. 2017-03-30 01:16:34 +02:00
Shared.hs Use tasty for tests rather than test-framework. 2017-03-14 17:07:23 +01:00