<@td.markdown>

Markdown is a tool that can convert text to HTML but that uses a much simpler and more human-readable syntax than HTML.

Example Usage

<@td.markdown>#Hello, Titania!<@td.markdown>

The above would resolve to the following HTML

<h1>Hello, Titania!</h1>