-
Notifications
You must be signed in to change notification settings - Fork 77
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
[CT-1452] Support mermaid in markdown #338
Comments
Agree that this would be cool! It's unlikely something that we'll be prioritizing ourselves in the near future, given our ongoing commitment to
We'd need to ensure that this is copacetic from a security standpoint. It looks like there have been some issues in the past (https://security.snyk.io/vuln/SNYK-JS-MERMAID-174698), but also that the team behind mermaid is serious about resolving these. I've also heard some votes in favor of https://github.com/plantuml/plantuml, as a preferable text-to-visual framework for graphs. It sounds like Mermaid might be easier to write, but PlantUML has been around longer, it's more feature-rich, and it has fewer limitations around the edges. I'm going to call this |
This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days. |
Although we are closing this issue as stale, it's not gone forever. Issues can be reopened if there is renewed community interest. Just add a comment to notify the maintainers. |
I believe this should be reopened, there is a PR adding mermaid.js support for which maintainers' attention would be really appreciated |
Describe the feature
I have seen many places where mermaid can rich the documentation very well.
That's why I've tried to utilize it within dbt project, but it doesn't work yet.
Additional context
Who will this benefit?
Sample mermaid for ERD:
The text was updated successfully, but these errors were encountered: