linkifyjs
linkifyjs copied to clipboard
UNC Linking
Is it possible to auto link a UNC path? So, in other words can we take a string like
\server\folder\file.txt
And convert it to a file link? So, it would need to convert it to
file://server/folder/file.txt
I need that too
@nfrasser - don't know if any progress on this but I am sure it would be useful. (ftp/folder/file) etc...