Files
pandoc/test/command
John MacFarlane 8e53489cbc Fix strikethrough in gfm writer.
Previously we got a crash, because we were trying to print
a native cmark STRIKETHROUGH node, and the commonmark writer
in cmark-github doesn't support this.  Work around this by
using a raw node to add the strikethrough delimiters.

Closes #4038.
2017-11-04 10:35:52 -07:00
..
2017-11-02 20:57:05 -07:00
2017-08-16 09:47:25 -07:00
2017-10-08 21:57:26 -07:00
2017-10-19 13:23:50 -07:00
2017-11-01 09:27:51 -07:00
2017-10-30 11:04:40 -07:00
2017-11-04 10:35:52 -07:00
2017-10-22 20:33:30 +02:00