this post was submitted on 16 May 2026
33 points (100.0% liked)

Anime

4519 readers
103 users here now

This community is the place to discuss and ask questions about anime, anime news, and related topics.

Currently airing show discussion threads are created by our resident bot, rikka@ani.social. If it doesn't make a thread for an episode that you want to discuss, see the user guide on the wiki for instructions on how to ask rikka to make a thread for you to use.

Check out our wiki to find:

Rules

More complete rules on the wiki.

Post Tags

Post tags are completely optional, but some recommended tags would include:

Related General Communities

Chat

Thanks to @NineSwords@ani.social for running the discord!


rikka

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] bishoponarope@lemmy.world 7 points 4 days ago (1 children)

Mirai Nikki Elfen Lied Psycho pass

Top three because I couldn't pick a favourite from them if I tried.

[–] Manalith@midwest.social 10 points 4 days ago (1 children)

Mirai Nikki, Elfen Lied, Psycho pass. In case anyone needed commas.

[–] bishoponarope@lemmy.world 2 points 4 days ago (1 children)

Those were supposed to be on new lines. Will teach me not to supervise my own comments.

[–] Manalith@midwest.social 3 points 3 days ago (1 children)

I've found in all the mobile apps I've used, ya gotta double enter to get new lines to actually show up. Maybe I'm also doing something wrong, but that's what works for me on Eternity anyway.

[–] zabadoh@ani.social 2 points 20 hours ago (1 children)

That's standard markdown

You can also force new lines by ending a line with two spaces:

End with 2 spaces of the end of the line like this
Then this appears on a new line

Otherwise with one space or no spaces at the end of a line, markdown dictates concatenating the lines

End with 1 space of the end of the line like this Then this gets concatenated on the end of a previous line.

or

End with no spaces of the end of the line like this Then this gets concatenated on the end of a previous line, but with a space mysteriously appearing between the concatenated parts.

[–] Manalith@midwest.social 2 points 18 hours ago

I knew I should learn more about Markdown, was thinking about moving notes over to Obsidian but went Anytype instead.