markdown($text)

Parses the text as Markdown

  • $text (string)
  • return (string)

Example

<?= markdown($page->text()) ?>