I don't mean to be picky or anything, but a lot of the helpful links that are attempted to be shown through drupaldocs are not rendered as html. It's been like this for quite some time.
http://drupaldocs.org/api/head/group/form
An example of this can be found in the top paragraph of the above link.
It's like a crooked painting on the wall. Not really important but just bothers you to look at.
Comments
Comment #1
puregin commentedAccording to the PHPDocumentor documentation, HTML in comments is dealt with by the renderer... so I guess it's disabled, perhaps to avoid issues with XSS? (http://blog.phpdoc.info/archives/13-XSS-Woes.html)
Sigh.
Comment #2
sepeck commenteddrupadocs decommend.