Formats the inner HTML as markdown via the popular michelf/php-markdown package.
<s:markdown> # Heading 1 ## Heading 2 * List Item 1 * List Item 2 * List Item 3 </s:markdown>