mkdocs/catalog

Update project: markdownmermaid

Closed this issue · 2 comments

Update details:

markdownmermaid is no longer maintained and should be replaced with mermaid2

  • Project Name: markdownmermaid

Replace with mermaid2

Additional context:

The plugin is no longer maintained, and has bugs which means it no longer works.

The plugin by @fralau is already listed, right below the first one you mention:

catalog/projects.yaml

Lines 376 to 388 in 7f75c2d

- name: markdownmermaid
mkdocs_plugin: markdownmermaid
description: A MkDocs plugin that support mermaid graph in markdown file
github_id: pugong/mkdocs-mermaid-plugin
pypi_id: mkdocs-mermaid-plugin
labels: [plugin]
category: charts
- name: mermaid2
mkdocs_plugin: mermaid2
github_id: fralau/mkdocs-mermaid2-plugin
pypi_id: mkdocs-mermaid2-plugin
labels: [plugin]
category: charts

For the sake of completeness, we will keep both in the list.

Mermaid2 is listed second in the charts category anyway, much higher than markdownmermaid.

Thanks for the heads up!

fralau commented

Thanks for the heads up.