From 942e3ee1f9ce3593b3ce3cc32c7ed7039aee205a Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 21 Jul 2020 10:20:15 -0700 Subject: RST reader: fix csv tables with multiline cells. Closes #6549. --- pandoc.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index 25ce935a4..9b0ee6fb2 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -205,6 +205,7 @@ extra-source-files: test/command/B.txt test/command/C.txt test/command/D.txt + test/command/01.csv test/command/defaults1.yaml test/command/defaults2.yaml test/command/3533-rst-csv-tables.csv -- cgit v1.2.3