$kirby->markdown()
Parses Markdown
$kirby->markdown(string $text = null, $inline = null): string
Parameters
Name | Type | Default |
---|---|---|
$text | string |
null |
$inline | mixed |
null |
Return type
string