mermaid-js / mermaid

Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
https://mermaid.js.org
MIT License
71.9k stars 6.53k forks source link

Architecture Diagram Documentation - How to use Icons Packs in Live Editor, embedded GitHub Markdown or `.mmd` files for CLI generation etc. #5950

Open HariSekhon opened 3 weeks ago

HariSekhon commented 3 weeks ago

Description

New Architecture Diagram documentation is not clear how to use Icon Packs from Iconify.design in the Live Editor, GitHub embedded markdown or local .mmd files for conversion via Mermaid CLI

Steps to reproduce

This page:

https://mermaid.js.org/syntax/architecture.html

describes some Javascript but it is not clear how this relates to the common usages in the Live Editor, GitHub embedded markedown or local .mmd files for conversion via Mermaid CLI

Screenshots

No response

Code Sample

No response

Setup

Suggested Solutions

Add documentation to make it clearer how to use external Icons in each of the major methods of using MermaidJS mentioned above.

Additional Context

No response

gbremond commented 3 weeks ago

Hello @HariSekhon ! Did you manage to make custom icons works in Live Editor for exemple ? I spent a few hours trying different ways without any success.