markdown.breaks
Enables/disables automatic line breaks in Markdown like on Github. Otherwise line breaks must be confirmed with three spaces at the end of the line.
Default value
true
Example
c::set('markdown.breaks',true);
Enables/disables automatic line breaks in Markdown like on Github. Otherwise line breaks must be confirmed with three spaces at the end of the line.
true
c::set('markdown.breaks',true);