Mermaid.jsで記述したアーキテクチャ図がSyntax errorになります #908
Closed
tttol
started this conversation in
要望・アイデア・不具合
Replies: 1 comment 2 replies
-
@tttol ご指摘の通り、バージョンが古いことが原因かと思われます。 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
事象
下記のようなmermaid.jsで記述したアーキテクチャ図をQiitaに記載すると、プレビュー画面でSyntax errorになります。
期待値としては、下図のようにアーキテクチャ図が描画される想定です。
Mermaid.jsのアーキテクチャ図描画機能はv11.1.0+が必要ですが、添付画像のエラー画面には
Syntax error in text mermaid version 10.9.0
と表示されているため、Qiitaの内部で利用しているMermaid.jsのバージョンが古いことが原因でしょうか?https://mermaid.js.org/syntax/architecture.html
要望
Mermaid.jsのアーキテクチャ図描画機能をQiitaでも利用可能にしていただくことは可能でしょうか?
Beta Was this translation helpful? Give feedback.
All reactions