This may be elementary, but please let me know.
Local links such as file://
or \\10.0.0.1
in markdown documents do not work properly. Is there a workaround or workaround?
I really need this kind of functionality.
Example:
[link1](file://10.0.0.1/example.html)
[link2](\\10.0.0.1\example.html)