Mermaid-Chart / vscode-mermaid-preview

Previews Mermaid diagrams
MIT License
148 stars 16 forks source link

Support for awesome #32

Closed luebken closed 7 years ago

luebken commented 7 years ago

I like to style my graphs with icons from font-awesome. https://knsv.github.io/mermaid/#basic-support-for-fontawesome

Previewing fontawesome in VSCode would be awesome. ;-)

vstirbu commented 7 years ago

Adding font awesome can be done although it might affect the live editing. Maybe add it behind a configuration flag so that it does not affect people that do not use icons in their diagrams.