; docformat = 'rst' ;+ ; Build `mg_markdown.*.so` file. ; ; The markdown DLM uses David Parsons' DISCOUNT implementation of John ; Gruber's Markdown markup language. Is is released under a BSD-style license. ; ; :Examples: ; For an example of using `MG_MARKDOWN`, try:: ; ; IDL> print, mg_markdown('Build the `mg_markdown.*.so` file.') ;
Build the mg_markdown.*.so
file.