commit | 606fee0e2e0aa6a906db82e77090e91f133d7378 | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@bofh.bg> | Mon Jan 28 12:57:13 2013 +0200 |
committer | Andrey Andreev <narf@bofh.bg> | Mon Jan 28 12:57:13 2013 +0200 |
tree | 701361189f5531935f8d886c64dfe05e11854ec0 | |
parent | 763847931d421753f503608018b0da2bbaa9bfd6 [diff] |
Fix auto_link() for the Nth time - anchor() is for local links and breaks ones that don't have a protocol prefix - Allow :// links (no actual protocol specified) - Further simplified the URL regular expression