id,summary,reporter,owner,description,type,status,priority,milestone,version,resolution,keywords,cc
161,Nested {- -} comments in code examples,McManiaC,,"This...

{{{
-- > {- long comment -}
}}}

...get's printed out in the haddock document just as you'd expect it to, but...

{{{
{-

> {- long comment -}

-}
}}}

...is not shown at all.

See for example http://n-sch.de/hdocs/test/Test.html",defect,new,major,,2.8.0,,,mail@…
