The How it works section of the Integration page in the Fedify docs uses a Mermaid chart to visualize how Fedify receives HTTP requests from a web framework's request handler (e.g. Express, Fastify), processes them by reading the request path and Accept header, and returns a response.
However, the chart is currently not rendering — a syntax error message appears at the bottom of the page instead.

The How it works section of the Integration page in the Fedify docs uses a Mermaid chart to visualize how Fedify receives HTTP requests from a web framework's request handler (e.g. Express, Fastify), processes them by reading the request path and
Acceptheader, and returns a response.However, the chart is currently not rendering — a syntax error message appears at the bottom of the page instead.