idllib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

markdown/

mg_make_markdown_bindings.pro

includes main-level program

top source mg_make_markdown_bindings

mg_make_markdown_bindings

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.') <p>Build the <code>mg_markdown.*.so</code> file.</p>

File attributes

Modification date: Wed Sep 14 13:10:28 2011
Lines: 30
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.