JetBrains / JetBrainsMono

JetBrains Mono – the free and open-source typeface for developers
https://jetbrains.com/mono
SIL Open Font License 1.1
10.58k stars 298 forks source link

More ligatures for Mermaid flowcharts #531

Open matkoch opened 2 years ago

matkoch commented 2 years ago

Mermaid is a popular JavaScript library for generating all kinds of diagrams. It would be great to have some more ligatures that help reading definitions.

One particular I've found today is the double-headed arrow <--> which currently renders in JetBrains Mono as follows:

JetBrains Rider-nuke-web – 02-build-components md-2022-03-04-XsY0g50Q

Note that a link could also be <--------> to stretch the diagram.

Other types of links are described in the documentation: https://mermaid-js.github.io/mermaid/#/flowchart?id=links-between-nodes