Feature comparison - kbin vs Lemmy angielski
There's a chance that I have forgotten something or missed something.
But these are my finds, so far.
There's a chance that I have forgotten something or missed something.
But these are my finds, so far.
ernest, angielski These points are not a priority, but relatively easy to achieve. They will gradually appear on the instance in between working on significant things. It's worth following https://kbin.social/m/kbinDevlog
ernest, angielski I'm just wondering about 'spoiler alert' - what is it exactly? I haven't delved into Lemmy's code for a long time.
massive_bereavement, angielski I would guess it's the capacity of masking text through markdown for spoiler purposes:
https://github.com/LemmyNet/lemmy/issues/104
Teppic, angielski ::: spoiler masking text
Like this?
:::
kbin does that just fine.
Damaskox, angielski Oh my Deity how did you do that?!
I've been cursing enviously for days when I see a spoiler (system) I couldn't use myself!
I didn't get Lemmy's style to work.
ernest, angielski ::: spoiler hidden text title
hidden text
:::::: spoiler hidden text title hidden text :::
Damaskox, angielski ::: spoiler test
Does this thing work?
:::sigh Finally.
Now I just need to find a convenient way to save this piece of code and copy-paste it whenever I need it 🤔.
...except that when I wrote more text into this comment, the code broke 🤔
Upon further testing - if I edit a text, the spoiler stops working. When I update the page, the spoiler works again.
ernest, angielski Indeed, I missed that case, thanks.
DarkThoughts, angielski Now I just need to find a convenient way to save this piece of code and copy-paste it whenever I need it 🤔
Honestly, I'd just suggest to add a button for it in the editor after the code one? I think it's a common enough thing to use to warrant it. For every other formatting maybe a little link for a pop up or expandable that shows the remaining formatting rules, similar to how it was on old.reddit.
Dodaj komentarz