Open matthiasabele opened 1 year ago
I am using interweave for a project, unfortunately any colon in the hash part of an URL breaks the URL detection:
works: http://test.com/normal:colon
doesn't work: http://test.com/#hash:colon
I ran into this today too. +1
I am using interweave for a project, unfortunately any colon in the hash part of an URL breaks the URL detection:
works: http://test.com/normal:colon
doesn't work: http://test.com/#hash:colon