Parse Markdown

Parse markdown and generate HTML

Description

Parse markdown style content and returns the HTML

Properties

Markdown Input

The markdown that needs to be parsed

Returns

Returns the HTML of the parsed Markdown object

Last updated