Skip to content
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

Add mermaid support. #23

Merged
merged 3 commits into from
Apr 10, 2024
Merged

Add mermaid support. #23

merged 3 commits into from
Apr 10, 2024

Conversation

ethansnow2012
Copy link
Contributor

Thanks for this amazing tool.

Can I contribute the mermaid support?
If any additional step need for this PR, welcome to ask me.

@PSeitz
Copy link
Owner

PSeitz commented Apr 8, 2024

Nice thanks. Can you extend the tests to cover mermaid?

Is the types node upgrade required? It breaks the CI tests (they could be upgraded though)
"@types/node": "^20.12.5",

@ethansnow2012
Copy link
Contributor Author

THX~

I added

  1. a test suite for mermaid
  2. complete tree_to_subgraph function for mermaid
  3. revert the types/node version

@PSeitz PSeitz merged commit 0577094 into PSeitz:master Apr 10, 2024
2 checks passed
@PSeitz
Copy link
Owner

PSeitz commented Apr 10, 2024

Thanks! Published with 2.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants