aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorBrian Leung <bkleung89@gmail.com>2019-01-10 07:19:26 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2019-01-09 22:19:26 -0800
commit35971495abbc15342f0035040f964ed4dd3b0c5d (patch)
treeadbe19d99871c61399ba2de708e0b87fe3ecf374 /pandoc.cabal
parent483012552aa4ac8fccd733f81110dcebcf1afdd4 (diff)
downloadpandoc-35971495abbc15342f0035040f964ed4dd3b0c5d.tar.gz
RST reader: change treatment of `number-lines` directives. (#5207)
Directives of this type without numeric inputs should not have a `startFrom` attribute; with a blank value, the writers can produce extra whitespace.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index d1d9e6b02..c7d61cde8 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -189,6 +189,7 @@ extra-source-files:
test/command/*.md
test/command/3533-rst-csv-tables.csv
test/command/3880.txt
+ test/command/5182.txt
test/command/abbrevs
test/command/SVG_logo-without-xml-declaration.svg
test/command/SVG_logo.svg