Closed amessbee closed 1 month ago
Latest commit: |
a15322c
|
Status: | ✅ Deploy successful! |
Preview URL: | https://a93bea8a.documentation-7tp.pages.dev |
Branch Preview URL: | https://ms-add-orch-images.documentation-7tp.pages.dev |
Cloudflare deployment logs are available here
@dckc @mujahidkay @toliaqat I am adding a vite plugin for mermaid that renders diagrams from within markdown and seems to work fine. This will save us from keeping both .mmd
source file and the .svg
graphic file and we can directly add the mermaid code to the markdown. I have updated the sequence diagram on Orchestration landing page - never mind rest of the mess on that page for now. I will update docs wherever we are using mermaid code unless there is a reason not to.
@amessbee I really like the mermaid code and rendering package—it’s great that it allows users to select and search text on the page. Thanks for adding that! However, I would have preferred it as a separate PR so we could review and merge the graphic and mermaid PRs independently.
@amessbee I really like the mermaid code and rendering package—it’s great that it allows users to select and search text on the page. Thanks for adding that! However, I would have preferred it as a separate PR so we could review and merge the graphic and mermaid PRs independently.
Of course. Created a separate branch - here is PR #1243
Here are the changes: