this post was submitted on 18 Mar 2024
365 points (93.6% liked)

196

15675 readers
4149 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
365
Rule (feddit.de)
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

For clarification: This map isn't based on any real world data. There is no index. Its only purpose is to depict US states with age verification for porn laws on their books. The rest of the world is coloured in somewhat randomly.

Old version:

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 3 months ago* (last edited 3 months ago) (5 children)

Pro tip: ordinarily, Markdown will delete a single line break in the middle of a block of text, so that if for some reason you're on a system where you have to do your line wrapping manually, you can without worrying about it messing up your formatting. Normally, the only way around this is by putting two line breaks in a row for a paragraph break. You can, however, force Markdown to insert a single line break by putting two spaces at the end of a line.

This is George. There are two spaces at the end of the first two lines of his body.

O
/|\
/ \

He's a lot shorter than Bob, and a lot better looking.

(His head is still tilted to the side a little bit since Markdown strips leading spaces at the beginning of a line. I'm not aware of a way to avoid that besides putting your ASCII stick figure inside of a code block (triple backticks on their own line before and after text you want to stay formatted how it is). If anyone has suggestions possibly involving little known Unicode characters please let me know.)

[–] clearleaf 3 points 3 months ago (3 children)

Alt+255 gives you an invisible character but I'm on a phone so I can't check if that fixes George.

[–] tb_ 1 points 3 months ago* (last edited 3 months ago) (2 children)
[–] clearleaf 1 points 3 months ago (1 children)

A lot of front ends strip it out since it can be used in so many disruptive ways.

In my app I don't see the space normally, but when I reply to your comment it shows a focused view which DOES seem to show the space.

[–] tb_ 1 points 3 months ago

Replies, in most Lemmy (and previously Reddit) apps I've used generally show the "pure" markdown when replying, rather than the formatted variant.

If you reply to this comment you should see this line as being broken up.

and this line as having a few regular spaces in the front.

load more comments (1 replies)