We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c262fd commit 7b34561Copy full SHA for 7b34561
readme.md
@@ -21,3 +21,9 @@ handling.
21
This is supported by the fact that the Mermaid MarkDown shortcut file just opens
22
its raw content like any other MarkDown file without doing any sort of
23
redirecting or linkifying the content path.
24
+
25
+The hypothesis turned out to be correct, after creating a shortcut using `ln`,
26
+like so: `ln -s destination.md shortcut3.md`, and pushing the resulting file to
27
+the repository, it now shows up with the special icon and its content is the
28
+destination file as expected and as seen in the case of the Mermaid repository
29
+file.
0 commit comments