toggle. * * Lives in a partial (not the routed view) so the framework Analyzer permits the * raw echo. The HTML is produced by SecurityMarkdownGateway with html_input=escape * and unsafe links dropped, so it is safe to output verbatim. * * @var string $markdownHtml */ $markdownHtml = (string) ($markdownHtml ?? ''); if ($markdownHtml === '') { return; } ?>