You are here

public property Markdown::$tab_width in Express 8

* The width of indentation of the output markup *

Type: int

File

vendor/michelf/php-markdown/Michelf/Markdown.php, line 63

Class

Markdown
Markdown Parser Class

Namespace

Michelf

Code

public $tab_width = 4;