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

Fix mermaid #129

Merged
merged 1 commit into from
Apr 24, 2023
Merged

Fix mermaid #129

merged 1 commit into from
Apr 24, 2023

Conversation

botanize
Copy link
Contributor

Pins mermaid to version 9.4.3, to avoid incompatibility between version 10 and mkdocs.

There's an open issue to make version 10 work with mkdocs.
fralau/mkdocs-mermaid2-plugin#70

There's a work-around in the above issue where you create a new javascript file that loads the ESM module of mermaid v10. I'm open to that as well.

downgrade to 9.4.3 to solve incompatibilty with v10
@botanize botanize added the 🐛 bug Something isn't working – in spec or code label Apr 20, 2023
@botanize botanize requested a review from e-lo April 20, 2023 13:36
@botanize botanize self-assigned this Apr 20, 2023
@botanize
Copy link
Contributor Author

@botanize botanize linked an issue Apr 20, 2023 that may be closed by this pull request
@e-lo
Copy link
Contributor

e-lo commented Apr 22, 2023

LGTM

@botanize botanize merged commit 2ffad43 into main Apr 24, 2023
@botanize botanize deleted the fix_mermaid branch April 24, 2023 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working – in spec or code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛💻 – Mermaid not rendering graph
2 participants