Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.1, 1.8 M1
-
Fix Version/s: 1.8 RC1
-
Labels:None
-
Tests:Unit
-
Similar issues:
Description
>line1 >line2
give
beginDocument beginQuotation beginQuotationLine beginQuotationLine onWord [line1] endQuotationLine onWord [line2] endQuotationLine endQuotation endDocument
but should give
beginDocument beginQuotation beginQuotationLine onWord [line1] endQuotationLine beginQuotationLine onWord [line2] endQuotationLine endQuotation endDocument