protected property Markdown::$escape_chars in Express 8
* Table of hash values for escaped characters: *
Type: string
File
- vendor/
michelf/ php-markdown/ Michelf/ Markdown.php, line 148
Class
- Markdown
- Markdown Parser Class
Namespace
MichelfCode
protected $escape_chars = '\\`*_{}[]()>#+-.!';