gb.markdown

Since 3.6

This component allows to convert the Gambas Markdown Syntax to HTML.

That conversion can be customized by inheriting the Markdown class.

Author BenoƮt Minisini.

Class Description
Markdown This class allows to convert the Gambas Markdown Syntax into HTML.
MarkdownLink This class is used by the Markdown.Link method for getting information about a link, and defining the HTML that will be generated for it.