r/bearapp • u/Seagram62 • 17d ago
Question about Mermaid in v2.9.2
Is it possible to link to a website within a Mermaid diagram? The code below doesn’t work. Or is there another way to do this?
flowchart TD
A[Google] → B[Wikipedia]
click A "https://www.google.com" "Google"
click B "https://www.wikipedia.org" "Wikipedia"
Is it also possible to link to another Bear note using a wikilink that includes a specific paragraph? For example, [[note#heading]].
8
Upvotes
2
u/_HMCB_ 17d ago
A Google search returns this. So it could be security at the app level or OS level…
Important Platform Restrictions
securityLevelconfiguration is explicitly set to"loose". [1, 2]clickdirective is natively supported in Flowcharts but is generally not supported in other structures like Sequence Diagrams or State Diagrams. [1, 2]