File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -8,3 +8,11 @@ treats this file in a special way as it has a dedicated "shortcut" icon.
8
8
9
9
Let's see if all it takes is for a file to have a relative path of another file in its body or there is more magic
10
10
to this that I am not privy to at the moment.
11
+
12
+ I created two shortcut files, ` shortcut.md ` and ` shortcut2.md ` , one before the destination file existed and another
13
+ after it did, however neither of them got a special icon.
14
+
15
+ I am starting to think this might be a Unix thing with the file having special attributes that GitHub renders the
16
+ special icon for but no other special handling.
17
+ This is supported by the fact that the Mermaid MarkDown shortcut file just opens its raw content like any other
18
+ MarkDown file without doing any sort of redirecting or linkifying the content path.
You can’t perform that action at this time.
0 commit comments