davidzollo opened a new pull request, #433:
URL: https://github.com/apache/seatunnel-website/pull/433

   ### What
   Enable Mermaid rendering on https://seatunnel.apache.org docs so `mermaid` 
code blocks (e.g., sequence diagrams) render as diagrams instead of plain text.
   
   ### Why
   Docs currently show Mermaid source code blocks (see 
https://seatunnel.apache.org/docs/architecture/api-design/sink-architecture/).
   
   ### How
   - Add `@docusaurus/theme-mermaid` pinned to Docusaurus v2 (2.4.3)
   - Enable `markdown.mermaid: true`
   - Register the Mermaid theme in `themes`
   
   ### Related
   - apache/seatunnel#10542


-- 
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]

Reply via email to