if html code in description, then don't add <br> to every li
Free documentation system for Delphi / Pascal with JavaDoc support.
Status: Beta
Brought to you by:
trident
I notice that if html is included in a description or @version tag (prob others), then the formatter still outputs a
for every line output, when the html is supposed to be taking care of formatting and the
is not needed.
This is particularly apparent when tables are used, since you get
stuff |
stuff |
which causes all those extra lines to appear as blank space above the table.
delphi@iwr.ru.ac.za (David)
Anonymous
Logged In: YES
user_id=248829
Originator: NO
Bug reproduced. thx for the submission.