repo: gemini-site action: commit revision: path_from: revision_from: 3f4ba0fcee4d22cdd0b506e2a385f4f596a8abcf: path_to: revision_to:
commit 3f4ba0fcee4d22cdd0b506e2a385f4f596a8abcf Author: SolderpunkDate: Mon Jun 15 15:47:38 2020 +0000 Remove misleading CRLF from definition of link line. diff --git a/docs/specification.gmi b/docs/specification.gmi
--- a/docs/specification.gmi +++ b/docs/specification.gmi @@ -221,7 +221,7 @@ Authors who insist on hard-wrapping their content MUST be aware that the content Lines beginning with the two characters "=>" are link lines, which have the following syntax: ``` -=>[] [ ] +=>[ ] [ ] ``` where:
-----END OF PAGE-----