<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 40: Improve URL/link detection</title><link href="https://sourceforge.net/p/vim-tohtml/issues/40/" rel="alternate"/><link href="https://sourceforge.net/p/vim-tohtml/issues/40/feed.atom" rel="self"/><id>https://sourceforge.net/p/vim-tohtml/issues/40/</id><updated>2023-09-05T03:25:12.476000Z</updated><subtitle>Recent changes to 40: Improve URL/link detection</subtitle><entry><title>Improve URL/link detection</title><link href="https://sourceforge.net/p/vim-tohtml/issues/40/" rel="alternate"/><published>2023-09-05T03:25:12.476000Z</published><updated>2023-09-05T03:25:12.476000Z</updated><author><name>fritzophrenic</name><uri>https://sourceforge.net/u/fritzophrenic/</uri></author><id>https://sourceforge.net289f3ee7b4e4818bbf9e51266512ad23ba0812e5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Use a more intuitive URL detection, or allow to specify regex to detect URLs with a new option. The regex currently in use picks up parentheses for example. This is valid sometimes, because parentheses are allowed in URLs. For example many Wikipedia articles have an embedded (...) group. But sometimes it is obviously not desired, like with "Follow this link (https://example.com/)" it will pick up the closing parenthesis.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>