Files
mermaid/packages/mermaid/src/docs/ecosystem/integrations-create.md
Sidharth Vinod 17066aab97 Merge branch 'master' of github.com:mermaid-js/mermaid into develop
* 'master' of github.com:mermaid-js/mermaid:
  docs: fix lint
  docs: move community to Discord
  Delete docs/syntax/gantt.html
  Add more detailed docs for Gantt tasks
  Update docs
  Update packages/mermaid/src/docs/syntax/flowchart.md
  Update flowchart.md #5195
2024-01-23 19:55:53 +05:30

1013 B

Integrations - create

Recommendations

Below are recommendations for creating plugins and integrations with Mermaid.

File Extension

Applications that support Mermaid files SHOULD use .mermaid or .mmd file extensions.

MIME Type

The recommended MIME type for Mermaid media is text/vnd.mermaid.

Currently pending IANA recognition.

Showcase

Mermaid Discord workspace

We would love to see what you create with Mermaid. Please share your creations with us in our Discord server #showcase channel.

Add to Mermaid Ecosystem

If you have a plugin or integration that you'd like to add to our Community integrations list, please open a pull request.