Linkify Plus Plus

Based on Linkify Plus. Turn plain text URLs into links.

< Feedback on Linkify Plus Plus

प्रश्न/टिप्पणी

eightलेखक
§
पोस्ट केले: 2015-02-18

This script currently doesn't match 'µ' character, and 'µ' should be escaped as '%C2%B5'.

Could you give the web page which contains the link?

§
पोस्ट केले: 2015-02-19
संपादित केले: 2015-02-19

Fourth entry on https://github.com/gorhill/uBlock/wiki

But the URL is properly escaped.

eightलेखक
§
पोस्ट केले: 2015-02-19

There are some browsers like opera presto won't escape utf8 when copying links. Firefox also has a setting to configure it: network.standard-url.escape-utf8

We can fix it by matching greek alphabet. This should be safe for most of the users. But what about other languages?

I'll add U+0370 ~ U+03FF to regex. But it might be removed if we find that it's not right to add them.

उत्तर पोस्ट करा

उत्तर पोस्ट करण्यासाठी साइन इन करा.