2

I cannot add into javadoc (method help/API description) text like:

...this method returns html-formatted text with HTML-line-breaks (adds <br> tags)...

but <br> disappears because angle brackets are not allowed.

Code Complete
  • 3,146
  • 1
  • 15
  • 38
  • 1
    See this [link](https://stackoverflow.com/questions/2898897/how-can-i-use-and-in-javadoc-without-formatting) – user3170251 Feb 05 '19 at 14:04
  • 1
    [How can I use “<” and “>” in javadoc without formatting?](https://stackoverflow.com/q/2898897), [Does Javadoc have an equivalent to <![CDATA[ … \]\]>?](https://stackoverflow.com/q/1782040) – Pshemo Feb 05 '19 at 14:05

0 Answers0