DanielCarter-stack commented on issue #10542: URL: https://github.com/apache/seatunnel/issues/10542#issuecomment-3976464547
<!-- code-pr-reviewer --> This issue affects the live site (seatunnel.apache.org) and belongs to the `seatunnel-website` repository, not the main `apache/seatunnel` repo. The Mermaid syntax in source files under `docs/` is correct (e.g., `docs/en/architecture/api-design/sink-architecture.md:169-197`, `docs/en/architecture/engine/engine-architecture.md:549`). To fix this, please open the issue at `apache/seatunnel-website` and verify the Docusaurus configuration: enable Mermaid support in `docusaurus.config.js` (add `@docusaurus/theme-mermaid` to `themes` and set `markdown.mermaid: true`) and confirm the plugin is listed in `package.json`. See https://docusaurus.io/docs/markdown-features/diagrams for reference. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
