💾 Archived View for gemi.dev › gemini-mailing-list › 000189.gmi captured on 2024-05-26 at 15:27:32. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-12-28)
-=-=-=-=-=-=-
Ahoy Geminauts! Yesterday I converted the core Gemini documents, i.e. the protocol specification, FAQ and best pratices documents, into the text/gemini format, as only seems appropriate! The Gopher version of the official site now serves text/plain versions derived from the new text/gemini originals using `fmt -s` to wrap lines. The HTTPS version similarly serves text/html versions derived from the text/gemini originals using a Markdown converter and a little bit of sed. The CSS styling of the website has also been changed to make reading these long docs a little more comfortable. As part of this change, some URLs have changed. Rather than the URLs ending in .txt for all three protocols, they now end in .gmi, .txt or .html as appropriate. Also, the specification now lives at specification.*** rather than spec-spec.***. Redirects and symlinks should avoid the breakage of any existings links or bookmarks, but if you notice anything broken, please let me know! Some changes to the actual content of the FAQ have also been made. I will make some spec changes later today - nothing which has not already been discussed here on the list. Cheers, Solderpunk
On 6/7/20 12:25 PM, solderpunk wrote: > but if > you notice anything broken, please let me know! Looks like the 5.3.2 has a small issue on gemini where you described the link format. I think you need to wrap that example in ```. Right now it's actually being rendered as a link and breaking.
On Sun, Jun 07, 2020 at 01:21:24PM +0000, James Tomasino wrote: > On 6/7/20 12:25 PM, solderpunk wrote: > > but if > > you notice anything broken, please let me know! > > Looks like the 5.3.2 has a small issue on gemini where you described the > link format. I think you need to wrap that example in ```. Right now > it's actually being rendered as a link and breaking. Hmm, which client are you using? The example links in 5.3.2 *are* wrapped in ``` and render fine for me in AV-98 and using the mozz.us web proxy... Cheers, Solderpunk
On 6/7/20 3:20 PM, solderpunk wrote: > Hmm, which client are you using? The example links in 5.3.2 *are* > wrapped in ``` and render fine for me in AV-98 and using the mozz.us web > proxy... Ahh, yes, you're right. This was with Castor. I pulled the latest and rebuilt to be sure, but looks like it's having issues NOT processing links in preformatted fences. Screenshot: https://ttm.sh/Qq6.png
---
Previous Thread: [ANN] Kristall Small-Internet Browser
Next Thread: [SPEC-CHANGE] lang parameter, minor line type changes, clarifications...