pandoc/src/Text
John MacFarlane 28a2a6e534 Fix regression with behavior of --variable.
Previously -Vfoo=1 -Vfoo=2 would produce a list value for foo;
with 2.8 it produced just '2'.  This commit restores the earlier
beahvior.

Closes #5962.
2019-12-04 17:49:12 -08:00
..
Pandoc Fix regression with behavior of --variable. 2019-12-04 17:49:12 -08:00
Pandoc.hs Remove blank line (#5679) 2019-08-08 16:02:14 -07:00