Cocoa Traces comments use the Markdown for their formatting and do not allow the insertion of html tags directly.
Below you'll find a quick reference to the available syntax, please refer to the official documentation for further help.
*italic* **bold**
_italic_ __bold__
An [example](http://www.myurl.com/ "Title")

# Header 1 #
## Header 2 ##
###### Header 6
1. Foo
2. Bar
* A list item.
With multiple paragraphs.
* Bar
> Email-style angle brackets
> are used for blockquotes.
> > And, they can be nested.
> #### Headers in blockquotes
> * You can quote a list.
`<code>` spans are delimited
by backticks.
You can include literal backticks
like `` `this` ``.
This is a normal paragraph.
This is a preformatted
code block.
---
* * *
- - - -