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

Use latest version of mermaid.js #65

Merged
merged 1 commit into from
Jan 7, 2023
Merged

Conversation

cmungall
Copy link
Contributor

@cmungall cmungall commented Jan 5, 2023

mermaid.js 8.8.0 does not seem to work with ER Diagrams

This PR bumps to the latest version.

Context:

I am part of the team that developers the LinkML modeling framework. We ❤️ mermaid! We have lots of schemas rolled out that use UML class diagrams.

We recently made a release that allows for use of ER diagrams:

https://github.com/linkml/linkml/releases/tag/v1.4.1

In order to deploy this, each individual site has to update their mkdocs.yml to configure to use the latest version. It would be awesome if there was a new release of this plugin, allowing us to use the default config!

Many thanks for your work!

mermaid.js 8.8.0 does not seem to work with ER Diagrams

This PR bumps to the latest version.

Context:

I am part of the team that developers the [LinkML](https://linkml.io/linkml) modeling framework. We ❤️ mermaid! We have lots of schemas rolled out that use UML class diagrams.

We recently made a release that allows for use of ER diagrams:

https://github.com/linkml/linkml/releases/tag/v1.4.1

In order to deploy this, each individual site has to update their mkdocs.yml to configure to use the latest version. It would be awesome if there was a new release of this plugin, allowing us to use the default config!

Many thanks for your work!
@cmungall
Copy link
Contributor Author

Thanks for this! Would it be possible to get a new pypi release?

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.

None yet

2 participants