From fcf6e624f33fda24bb0cd157eeb3549639e9f28e Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sat, 9 May 2020 14:48:27 +0300 Subject: [PATCH] URLs support SGBlog has simple regexp that can automatically create -s for something that looks like URL. But it has hard coded possible schemes: ftp:// gopher:// http:// https:// telnet:// Also if it sees something like 9a8e5797c8b2335a67868912900b742962083b6b then it will recognize it as a commit's hash and create link to it. -- 2.50.0