Muse reader: add test for verse tag with one empty line

This commit is contained in:
Alexander Krotov
2018-02-28 14:43:36 +03:00
parent 8b1630aae0
commit cc34771928
+6
View File
@@ -347,6 +347,12 @@ tests =
, text "\160\160One two three"
, ""
]
, "Verse tag with empty line inside" =:
T.unlines [ "<verse>"
, ""
, "</verse>"
] =?>
lineBlock [ "" ]
, testGroup "Example"
[ "Braces on separate lines" =:
T.unlines [ "{{{"