💾 Archived View for rawtext.club › ~sloum › geminilist › 007725.gmi captured on 2023-12-28 at 15:52:16. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-09-08)

-=-=-=-=-=-=-

<-- back to the mailing list

Refering to links?

Xavier B. somenxavier at posteo.net

Thu Dec 23 12:25:06 GMT 2021

- - - - - - - - - - - - - - - - - - - 

Mmm... I know the protocol is "simple by default". But I think something got trouble with impossibility to refering some element in text.

Thanks

On Thu, 23 Dec 2021 12:54:37 +0100Botond BALÁZS <me at botond.online> ha escrit:

On Thu, 2021-12-23 at 11:29 +0000, Xavier B. wrote:
I have a question about gemini text syntax. Is there any way to
refering to link within the text? Some canonical or
Eg. something like this:
This is my resume [1] and my work [2]
=
gemini://.... My Resumé
=
gemini://.... My work
If then I insert a link betweem "My Resumé" and "My Work", the
numbers refering would be wrong.
There is no standard way to do so, and this is by design (the current
line-based format is very easy to parse). Some people use [1], [2], ...
indexes like you, others use Unicode uppercase numbers (the latter is
semantically incorrect and therefore discouraged).