[haddock] #89: character references are not recognized in emphasized text
haddock
haddock at projects.haskell.org
Thu Feb 12 16:00:29 EST 2009
#89: character references are not recognized in emphasized text
----------------------------------------+-----------------------------------
Reporter: g9ks157k at acme.softbase.org | Type: defect
Status: new | Priority: major
Milestone: 2.5.0 | Version: 2.4.1
Keywords: |
----------------------------------------+-----------------------------------
If I write {{{/Hello&#A0;world!/}}} in a doc string, I don’t get a non-
breaking space between “Hello” and “world!” in the output but I get
“&#A0;” instead.
--
Ticket URL: <http://trac.haskell.org/haddock/ticket/89>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool
More information about the Haddock
mailing list