Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Markdown.Command (gb.markdown)

Function Command ( Command As String ) As String[]

This method is called for generating the contents of a special command.

  • Command is the command and its optional argument. It's up to you to interpret them.

You must return a string array of markdown syntax lines that will be inserted in the current flow and interpreted again.