this post was submitted on 22 Jul 2023
8 points (100.0% liked)

Louisville

97 readers
2 users here now

Welcome to /c/louisville

A place for Louisvillians to hang out on Lemmy!

While posting and commenting in this community, please abide by these general rules:

Failure to follow these guidelines will result in your post/comment being removed and/or more severe actions. All posts and comments will be reviewed on a case-by-case basis. This means that some content that violates the rules may be allowed, while other content that does not violate the rules may be removed. The moderators retain the right to remove any content and ban users. We ask that the users report any comment or post that violates the rules, and to use critical thinking when reading, posting or commenting.

founded 1 year ago
MODERATORS
8
submitted 1 year ago* (last edited 1 year ago) by cowboysandanthrax to c/louisville
 

I like the idea of lemmy because it seems like a place people can have more in depth and less sensational conversations about things, which was my favorite part about OG reddit. I recently moved to Louisville and to my first city for that matter, and I wonder what y'all think about the crime rates. I looked at wiki crime stats for all major US cities and it seems to be about in the middle for most of them. Would you consider Louisville to be more or less dangerous than other cities you've experienced? Is it on a decline or an upswing? Holding steady? And what do you think people can do about reducing the number of incidents of gun violence, robbery, and assault?

you are viewing a single comment's thread
view the rest of the comments
[–] FlagonOfMe 3 points 1 year ago* (last edited 1 year ago) (1 children)

You created a preformatted text block (code block) by adding four spaces at the start of your post. That's a feature of the text mark-up language called Markdown. Markdown is converted to HTML in web browsers, or to native text formatting on mobile apps.

Normally all excess spaces are ignored. That just how HTML works, but when starting a line with four spaces (or more) Markdown makes that line use a monospace font and keeps all whitespace. Probably by using a <pre> tag.

I'm assuming you did this because you're old and you added an indent to your paragraph. I'm old, too, and learned to do that in school for type written documents, but no one does that anymore. Instead, we use a blank line between paragraphs.

Look at me, I'm intending (wrongly)!
           but
           I can make
                    pretty poetry now.
     OR
code
[–] cowboysandanthrax 2 points 1 year ago (1 children)

I’m not that old! People really don’t indent paragraphs anymore?

[–] Cantankerousnuts 1 points 1 year ago

LOL I know! I don't feel that old either and it annoys me when I'm sending an email and try to indent and instead get sent to the next UI element.