You are here

public property Markdown::$hard_wrap in Express 8

* Change to `true` to enable line breaks on \n without two trailling spaces *

Type: boolean

File

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

Class

Markdown
Markdown Parser Class

Namespace

Michelf

Code

public $hard_wrap = false;