gb.markdown

Desde 3.6

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

That conversion can be customized by inheriting the Markdown class.

Autor Benoît Minisini.

Clase Descripción
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.