Add support for blank lines in the result of examples
Result lines that only contain the string "<BLANKLINE>" are treated as a blank line.
parent
3a048f0e
No related branches found
No related tags found
Showing
- src/Haddock/Parse.y 11 additions, 4 deletionssrc/Haddock/Parse.y
- tests/html-tests/tests/Examples.hs 5 additions, 0 deletionstests/html-tests/tests/Examples.hs
- tests/html-tests/tests/Examples.html.ref 12 additions, 0 deletionstests/html-tests/tests/Examples.html.ref
- tests/unit-tests/parsetests.hs 6 additions, 0 deletionstests/unit-tests/parsetests.hs
Please register or sign in to comment