Closed fungastorba closed 5 years ago
For example: foo.com/john_doe When clicked it tries to open something like foo.com/john%5Cprotect%20%5CT1%5Ctextunderscore%20doe which of course is not the correct link.
It now works without escaping the underscore:
\ecvhomepage{www.myhomepage.com/test_underscore}
For example: foo.com/john_doe When clicked it tries to open something like foo.com/john%5Cprotect%20%5CT1%5Ctextunderscore%20doe which of course is not the correct link.