[Tech][Idea]Link syntax
text at sdfeu.org
text at sdfeu.org
Sun Aug 1 12:08:05 BST 2021
On Fri, 30 Jul 2021 15:37:26 -0400, Rev. Fr. Robert Bower wrote:
> My thought in having a common link syntax is authors could create
> content that could be delivered via gemini or html with no need to do
> conversion. In fact both servers could use a common set of documents.
Using the same simple source for Gemini (without conversion) and Markdown
(to be converted to HTML) alike, lists of URLs can be authored by adding
markdown line breaks, i. e. adding two spaces (or a backslash) at the
end, e. g.:
=> url1
=> url2 linktext
Not too nice in HTML as linktext is not hyperlinked, though; so this is
probably only good enough for bare links without any linktext.
More information about the Gemini
mailing list