Closed Novynn closed 7 years ago
[URL="http://google.com"]Google![/url]
The href isn't parsed as comparing the tag with the key is a case sensitive proceedure as seen here.
The solution on my end was just to force all attribute keys to be lowercase, but thought I'd point it out here.
Fixed in 6.8.0.
[URL="http://google.com"]Google![/url]
The href isn't parsed as comparing the tag with the key is a case sensitive proceedure as seen here.
The solution on my end was just to force all attribute keys to be lowercase, but thought I'd point it out here.