SatyrSack
Please feel free to correct my English.
The Lemming formerly known as /u/SatyrSack@lemmy.one
Add the F-Droid repo to your F-Droid client or Obtainium
The trouble is it’s just one dude doing the development. He struggled with mobile development for a while That’s why there was such a long delay with this.
He delegates some things (including porting) to other developers. I am not sure about Haunted Chocolatier, but Stardew Valley has not been a solo project for several years now.
They were formatted correctly. This screenshot here is of the rendered text, not the source. The issue is that with markdown, you need two newlines to create a new paragraph. If you only use one newline, the subsequent line just gets placed at the end of the previous line. But the Lemmy spoiler syntax does not work that way; you can put the :::
delimiters directly above and below the spoiler text without the need for any extra lines. Because Eternity does not recognize the spoiler syntax here, it is placing all three lines of each spoiler into one line just like it would do to any arbitrary text.
Lemmy-style spoilers had never worked for me when I used Eternity. I think it still just supports Reddit-style spoilers, from the Infinity days.
Reddit-style:
>!I use Thunder now!<
!I use Thunder now!<
Lemmy-style:
::: spoiler Spoiler
I use Thunder now
:::
Spoiler
I use Thunder now
Direct link: https://blog.linuxmint.com/?p=4762