]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
linkify: give <a> tags to gemini:// URLs
authorEric Wong <e@80x24.org>
Fri, 11 Apr 2025 18:35:51 +0000 (18:35 +0000)
committerEric Wong <e@80x24.org>
Mon, 14 Apr 2025 08:36:19 +0000 (08:36 +0000)
commit8ca72b7ec7c38f5c00dbc28aa31ed933ad46b83d
tree1b9506a1ce1ded50a125045b77cd6567fa97f057
parent2f7bc8debb6290d5e2dad2e0d1a49f3d1c71b818
linkify: give <a> tags to gemini:// URLs

While I still think serving the Gemini text and protocol is
unnecessary bloat on our part, there are web browsers with
gemini:// support, so we might as well support it.
lib/PublicInbox/Linkify.pm