Alpha ZealPHP is early-stage and under active development. APIs may change between minor versions until v1.0. Feedback and bug reports welcome on GitHub.
API Index — Namespaces, Packages, Reports, Indices

MarkdownRenderer.php

Table of Contents

Classes

MarkdownRenderer
Renders the docs/*.md guides to HTML for the /docs/guide/{topic} surface. Shared by route/docs.php (full-page render) and api/docs/page.php (htmx swap) so the conversion + link-rewrite rules never drift between the two.
On this page