The markdown2html field modifier can be used in your document template's field map to render small strings of Markdown text as HTML:
Specifically, this modifier was designed to handle the following formatting styles from Markdown:
- Bold
- Italic
- Headings (when used with the html2office field modifier)
- Links (when used with the html2office field modifier)