pandoc/test/Tests
Albert Krewinkel 3a7663281a
Org reader: update emphasis border chars
The org reader was updated to match current org-mode behavior: the set
of characters which are acceptable to occur as the first or last
character in an org emphasis have been changed and now allows all
non-whitespace chars at the inner border of emphasized text (see
`org-emphasis-regexp-components`).

Fixes: #3933
2017-09-25 09:31:29 +02:00
..
Readers Org reader: update emphasis border chars 2017-09-25 09:31:29 +02:00
Writers Fixed writer tests not to use writerUserDataDir. 2017-08-10 23:51:42 -07:00
Command.hs Test fixes so we can find data files. 2017-08-14 13:03:26 -07:00
Helpers.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Lua.hs Text.Pandoc.Lua: support Inline and Block catch-alls 2017-08-22 23:30:48 +02:00
Old.hs Test fixes so we can find data files. 2017-08-14 13:03:26 -07:00
Shared.hs Use tasty for tests rather than test-framework. 2017-03-14 17:07:23 +01:00