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

Markdown.EnableCode (gb.markdown)

Sub EnableCode ( Enabled As Boolean )

Enable or disable code blocks, i.e. if lines starting with four spaces are interpreted as a code block.

  • Enabled is TRUE for enabling "code" mode, and FALSE for disabling it. It is enabled by default.

Calls to this method can be imbricated.