$markdown->parse()
Parses the given text and returns the HTML
Parameters
Name | Type | Default |
---|---|---|
$text | string |null |
null |
$inline | bool |
false |
Return type
string
Parses the given text and returns the HTML
Name | Type | Default |
---|---|---|
$text | string |null |
null |
$inline | bool |
false |
string