Markdown.au3 — an AutoIt UDF for converting Markdown text to RTF. It supports headings, bold and italic text, lists, blockquotes, links, code blocks, and other common Markdown elements. It also provides _MarkdownToRTF_MsgBox(), an enhanced MsgBox()-style dialog that displays formatted Markdown content as RTF.
Markdown_Example.au3 — demonstrates Markdown → RTF conversion, displaying the result in a RichEdit control, example AutoIt, SQL, and JavaScript code blocks, and the use of _MarkdownToRTF_MsgBox().
Markdown.zip