You are here

public property Markdown::$tab_width in Markdown 7

* The width of indentation of the output markup *

Type: int

File

includes/Markdown.php, line 63

Class

Markdown
Markdown Parser Class

Namespace

Michelf

Code

public $tab_width = 4;