davidzollo opened a new issue, #10539:
URL: https://github.com/apache/seatunnel/issues/10539

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/seatunnel-website/issues?q=is%3Aissue+label%3A%22bug%22)
 and found no similar issues.
   
   ### What happened
   
   Mermaid diagrams are not being rendered on the documentation website. 
Instead of displaying a diagram, the raw Mermaid syntax code block is shown.
   
   For example, on the [Sink 
Architecture](https://seatunnel.apache.org/docs/architecture/api-design/sink-architecture/)
 page, the `sequenceDiagram` is displayed as text.
   
   See the screenshot below:
   
![image](https://github.com/user-attachments/assets/8100572e-0683-490b-a010-023a96860000)
   
   ### specific details
   
   - Page URL: 
https://seatunnel.apache.org/docs/architecture/api-design/sink-architecture/
   - Browser: Chrome (as seen in screenshot)
   
   ### How to reproduce
   
   1. Go to 
https://seatunnel.apache.org/docs/architecture/api-design/sink-architecture/
   2. Scroll down to 'Normal Write Flow (with Two-Phase Commit)'
   3. Observe that the sequence diagram is shown as a code block.
   
   ### Expectation
   
   The mermaid code block should be rendered as a graphical diagram.
   


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