Документация по Gambas 2
Development Environment Documentation
Documents
Language Index
Language Overviews
Lexicon
Компиляция & Установка
ПРОЧТИ
Последние изменения
Регистрация
Что переводить
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
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.