GitHub has been supporting [Mermaid.js](https://mermaid-js.github.io/mermaid/) officially in the markdown files: [Include diagrams in your Markdown files with Mermaid](https://github.blog/2022-02-14-include-diagrams-markdown-files-mermaid/)  It would be great to add support to our website so that Mermaid.js can be used in the markdown files out-of-the-box. Related links: - [Embed Mermaid in Jekyll without plugin](https://jackgruber.github.io/2021-05-09-Embed-Mermaid-in-Jekyll-without-plugin/) - https://github.com/facebook/docusaurus/issues/1258 thanks to @willin for the links!