markdown-1

Markdown interpreter, returns HTML code.

Description

Parses markdown content and returns HTML code.

The returned code is wrapped in the following tag to support applying CSS to it:

<div class="-div"></div>

The response file’s content-type string attribute to text/html.

Implemented OS Interfaces

.Main
.Request
.Inline