This directory contains a DLM to convert Markdown annotated text to HTML. For an example of using `MG_MARKDOWN`, try:: IDL> print, mg_markdown('Build the `mg_markdown.*.so` file.')

Build the mg_markdown.*.so file.

See the `Markdown docs ` for more information about Markdown syntax. This DLM is a wrapper around the `discount ` project's C routines.