💾 Archived View for rawtext.club › ~sloum › geminilist › 000732.gmi captured on 2020-09-24 at 02:22:12. Gemini links have been rewritten to link to archived content

View Raw

More Information

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

<-- back to the mailing list

Ambiguity in the gemini document spec

Fabio fabrixxm at kirgroup.net

Sun May 17 09:53:45 BST 2020

- - - - - - - - - - - - - - - - - - - ```

Just to add another small point: also in links section 1.3.5.3.2 it says


	=
>[<whitespace>]<URL>[<whitespace><USER-FRIENDLY LINK NAME>]<CR><LF>

	where:

	* <whitespace> is any non-zero number of consecutive spaces or	  tabs

	[...]

	All the following examples are valid link lines:

	[...]

	=
>gemini://example.org/bar Yet another example link at the same host


so, the first whitespace can be a zero number of consecutive spaces or tabs :)