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
MichelfCode
public $tab_width = 4;
* The width of indentation of the output markup *
Type: int
public $tab_width = 4;