💾 Archived View for rawtext.club › ~sloum › geminilist › 006853.gmi captured on 2023-09-08 at 16:48:53. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-11-30)

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

<-- back to the mailing list

[USER] Weird Title Rendering on Various Clients

The Gnuserland gnuserland at mailbox.org

Tue Jul 6 14:18:53 BST 2021

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

Thank you guys,

You are amazing. :)

Actually Mousepad has an option that says: "Write Unicode BOM"

Hence my question is: does it need to be checked or unchecked?

Anyway so far the clients I have tried that do not render the bug01.gmi page properly are:

Clients that render the page properly:

Cheers,

TGL

On 7/6/21 1:56 AM, skyjake wrote:

On 6. Jul 21, at 7.52, The Gnuserland <gnuserland at mailbox.org> wrote:
Thank for the suggestion, something came out,
Cheers,
TGL
but not sure what does it mean:
< 00000000: efbb bf23 2054 6974 6c65 2031 0d0a 0d0a ...# Title 1....>
---
00000000: 2320 5469 746c 6520 310d 0a0d 0a23 2054 # Title 1....# T
I checked how Lagrange handles the Byte Order Mark (BOM), and sure enough it breaks the first line's type detection.
Fixed for future releases!
--jaakko