- edited description
ApexDoc: <pre> tag does not work when preceded by @param
Issue #1111
new
In ApexDocs, when <pre></pre> block is preceded by "@ param", <pre>'s content is not rendered correctly.
Expected behavior is that it should preserve formatting, but what actually happens is that all new lines are rendered as tabs and whole block is rendered in one line.
When <pre> is preceded by "@ see", it's not rendered at all, at for "@ author" and "@ return" it works just fine.
Kind Regards, Piotr
Comments (2)
-
reporter -
reporter - edited description
- Log in to comment