$markdown->parse() Parses the given text and returns the HTML kirby/src/Text/Markdown.php#L63 $markdown->parse(string $text = null, bool $inline = false): string Parameters Name Type Default $text string null $inline bool false Return type string Parent class Kirby\Text\Markdown