Currently, mkdocs-mermaid2 seems to take by default the MERMAID_LIB_VERSION.
We could also use an approach where it takes the latest version of the mermaid library by default.
It happened once in the past, that the latest version was problematic, and it broke the build. Which is why we wanted to keep control on the 'recommended' (stable) version
We could have a compromise solution?
Currently, mkdocs-mermaid2 seems to take by default the MERMAID_LIB_VERSION.
We could also use an approach where it takes the latest version of the mermaid library by default.
It happened once in the past, that the latest version was problematic, and it broke the build. Which is why we wanted to keep control on the 'recommended' (stable) version
We could have a compromise solution?