/** * We support the following HTML styles: bold, italic, strikethrough, code *

Paragraph tags also work.

* HTML entities (need to remain as is in Markdown): & < > " * Made by JetBrains * *
    *
  1. First
  2. *
  3. Second
  4. *
*/ public class C { }