pandoc/test/Tests
Albert Krewinkel e43c2e75a1 RST writer: fix backslash escaping after strings
The check whether a complex inline element following a string must be
escaped, now depends on the last character of the string instead of the
first.

Fixes: #5906
2019-11-14 14:46:32 +01:00
..
Lua Lua modules: test pandoc.mediabag 2019-05-30 08:44:40 +02:00
Readers Switch to new pandoc-types and use Text instead of String [API change]. 2019-11-12 16:03:45 -08:00
Writers RST writer: fix backslash escaping after strings 2019-11-14 14:46:32 +01:00
Command.hs Switch to new pandoc-types and use Text instead of String [API change]. 2019-11-12 16:03:45 -08:00
Helpers.hs Switch to new pandoc-types and use Text instead of String [API change]. 2019-11-12 16:03:45 -08:00
Lua.hs Switch to new pandoc-types and use Text instead of String [API change]. 2019-11-12 16:03:45 -08:00
Old.hs docbook reader: fix nesting of chapters and sections (#5864) 2019-10-30 08:51:33 -07:00
Shared.hs Switch to new pandoc-types and use Text instead of String [API change]. 2019-11-12 16:03:45 -08:00