repo: gemini-site action: commit revision: path_from: revision_from: 39d8468e9bbb941bf8791ad2eff082b6e4ce90e3: path_to: revision_to:
commit 39d8468e9bbb941bf8791ad2eff082b6e4ce90e3 Author: SolderpunkDate: Mon Jun 24 19:18:08 2019 +0000 Change Gemini map link format. diff --git a/spec-spec.txt b/spec-spec.txt
--- a/spec-spec.txt +++ b/spec-spec.txt @@ -1,7 +1,7 @@ ----------------------------- Project Gemini "Speculative specification" -v0.0.2, June 23st 2018 +v0.0.3, June 24th 2018 ----------------------------- This is a very rough sketch of how I imagine the actual spec for @@ -138,7 +138,7 @@ Response bodies of type text/gemini are a kind of ultralight hypertext format inspired by gophermaps. The format is line-based. Any line which can be parsed as having the following structure: -+[ | ] should be treated as a link, analogous to a gopher menu item with an item type other than "i". All other lines are just text and should be
-----END OF PAGE-----