dotnet / dotnet/docfx

[Feature Request] Support url resolution in mermaid diagrams

Open
#8,772 3 comments 4 reactions 0 assignees View on GitHub
markdown
Dominant language
C#
Stars
4.4k
Forks
890
Avg merge
2h 11m
Merged PRs (30d)
10

Description

I would like to be able to add links in my mermaid diagrams and have these links resolved by the docfx engine

Example in the following diagram, I would like the 2 urls to be resolved automatically:

````
```mermaid
flowchart

Component
Page

click Component "xref:UId"
click Page "./page.md"
```
````

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.