summaryrefslogtreecommitdiff
path: root/Setup.hs
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2015-09-19 21:54:44 +0200
committerAlbert Krewinkel <albert@zeitkraut.de>2015-09-19 22:02:43 +0200
commit8007dd97b5d403f54c218a178573a818ab80c667 (patch)
treea4e51f6ab02950f634050802d86aabf068d4a613 /Setup.hs
parent4d49f76dbb8f51db5fd2527c3ef779996bf8936f (diff)
Make sure verse blocks can contain empty lines
The previous verse parsing code made the faulty assumption that empty strings are valid (and empty) inlines. This isn't the case, so lines are changed to contain at least a newline. It would generally be nicer and faster to keep the newlines while splitting the string. However, this would require more code, which seems unjustified for a simple (and fairly rare) block as *verse*. This fixes #2402.
Diffstat (limited to 'Setup.hs')
0 files changed, 0 insertions, 0 deletions