Toggle menu
Nitlanguage.org
Nitdoc
markdown2
markdown_block_parsing
MdParser
_github_mode
private
var
_github_mode
:
Bool
markdown2
::
MdParser
::
_github_mode
Doc
Linearization
Summary
Enable Github mode
Enable Github mode
Summary
Property definitions
markdown2::markdown_github$MdParser$_github_mode
Property definitions
markdown2
::
markdown_github
$
MdParser
::
_github_mode
# Enable Github mode
var
github_mode
=
false
is
writable
lib/markdown2/markdown_github.nit:30,2--31,36