Skip to content

Commit 7b34561

Browse files
Describe the outcome of testing the Unix symbolic link hypothesis
It turned out to be correct.
1 parent 4c262fd commit 7b34561

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: readme.md

+6
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,9 @@ handling.
2121
This is supported by the fact that the Mermaid MarkDown shortcut file just opens
2222
its raw content like any other MarkDown file without doing any sort of
2323
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

Comments
 (0)