Closed marcingajda closed 8 years ago
I added handling for unicode characters in URL regexp, so links like http://śćółź-żć.śąę.pl/śćó.łźżćśąę?śćółź=żćśąę#śćółźżćśąę are also clickable.
http://śćółź-żć.śąę.pl/śćó.łźżćśąę?śćółź=żćśąę#śćółźżćśąę
Solution based on this answer: http://stackoverflow.com/a/1073545
I added handling for unicode characters in URL regexp, so links like
http://śćółź-żć.śąę.pl/śćó.łźżćśąę?śćółź=żćśąę#śćółźżćśąę
are also clickable.Solution based on this answer: http://stackoverflow.com/a/1073545