X. is what Lemmy uses for numbered lists. So
1. Stuff 2. Stuff 3. Stuff
Becomes
- Stuff
- Stuff
- Stuff
To avoid that you could write 400. rather than 400.
Comment on How many hands long do they get?
TexasDrunk@lemmy.world 1 day agoX. is what Lemmy uses for numbered lists. So
1. Stuff 2. Stuff 3. Stuff
Becomes
To avoid that you could write 400. rather than 400.
Ha, yeah. I wasn’t thinking about it. It’ll just stay as a list starting with 400 then.
You’re awesome for letting me know for next time.
umbraroze@slrpnk.net 23 hours ago
Easiest way to avoid formatting the list is to put a backslash before the dot:
12345\. Blah blah...
This was a common problem in Reddit in NaNoWriMo when people posted their daily wordcounts and what they had been doing.