-
-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add support for extended mermaid syntax #215
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/pcloud/do-it/Ee6EnwSDjvFzLHhwBKzgkKku4G4s |
Deploying with
|
Latest commit: |
4aa0312
|
Status: | ✅ Deploy successful! |
Preview URL: | https://0d1aff97.hugodoit.pages.dev |
@thinkhp 我重写了原来了 mermaid shortcode,现在它不会引起冲突,可以同时支持两种语法。 在这个页面查看预览 https://do-it-git-feat-mermaidjs-extended-syntax-pcloud.vercel.app/mermaid-tests/ |
It requires so many dirty work arounds to get it to work, so I am not planning to support it. |
The correct way to go is to submit a PR to Hugo and makes it support the code block hook. Closing this. |
mermaid.enable
option to manually enable mermaid when only using the```mermaid
syntax