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

Declare test dependencies as extra requirements #73

Merged
merged 7 commits into from
Apr 27, 2023
Merged

Declare test dependencies as extra requirements #73

merged 7 commits into from
Apr 27, 2023

Conversation

lofidevops
Copy link
Contributor

Fixes #71

I followed the coding conventions of https://github.com/fralau/mkdocs_macros_plugin/blob/master/setup.py

Tested by running python setup.py sdist bdist_wheel

Also removed an unused import.

patrislav1 and others added 7 commits October 12, 2021 11:39
README: Fix snippet for dark mode switching
README: Adapt theme toggle for mkdocs-material 8
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!
Use latest version of mermaid.js
@fralau fralau requested review from fralau and removed request for fralau March 14, 2023 00:45
@fralau fralau self-assigned this Mar 14, 2023
@fralau fralau merged commit 13e6900 into fralau:master Apr 27, 2023
@lofidevops lofidevops deleted the gh71-skip-mkdocs-material-by-default branch April 27, 2023 16:18
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.

Unneccesary inclusion of mkdocs-material
4 participants