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

Anime

4519 readers
75 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
[โ€“] zabadoh@ani.social 2 points 1 day 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 1 day ago

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