[haddock] #122: two URLs on one line will be parsed as one long URL with >< characters in
haddock
haddock at projects.haskell.org
Wed Nov 11 01:35:47 EST 2009
#122: two URLs on one line will be parsed as one long URL with >< characters in
-------------------+--------------------------------------------------------
Reporter: dmwit | Owner:
Type: defect | Status: new
Priority: minor | Milestone: 2.5.0
Version: 2.4.2 | Keywords:
-------------------+--------------------------------------------------------
Simple bug, if there's a haddock comment like
-- | <http://example.com> blah blah <http://dmwit.com>
it will be rendered as one long link to the URL "http://example.com> blah
blah <http://dmwit.com", rather than as separate URLs.
--
Ticket URL: <http://trac.haskell.org/haddock/ticket/122>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool
More information about the Haddock
mailing list