-
Notifications
You must be signed in to change notification settings - Fork 18
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(docs): upgrade mkdocs/mermaid #100
base: main
Are you sure you want to change the base?
Conversation
Wait for decision on #99 and more testing |
f647192
to
b2e6740
Compare
Seems to work fine. Note: Mermaid dislikes Linkml class names which can collidide with mermaid keywords. For example, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we should be committing the mermaid.min.js
itself
ae5c45c
to
e58bbaf
Compare
Ready for review. |
This PR is to upgrade mkdocs-material and mermaid2 to later versions.