this post was submitted on 27 Sep 2024
639 points (84.5% liked)

Showerthoughts

29560 readers
1978 users here now

A "Showerthought" is a simple term used to describe the thoughts that pop into your head while you're doing everyday things like taking a shower, driving, or just daydreaming. The best ones are thoughts that many people can relate to and they find something funny or interesting in regular stuff.

Rules

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 month ago (1 children)

No I mean why are some of your words different colors

[–] [email protected] 2 points 1 month ago (1 children)

That's just how your client formats code blocks. I'm using Connect and inline code blocks have red text

[–] [email protected] 1 points 1 month ago (1 children)
[–] [email protected] 2 points 1 month ago (1 children)

K, so the web client. I just checked out the website and it looks like it's coloring words that tend to be common tokens in programming languages, like "if" and "with". That wasn't me applying the colors, that was your client, I just wrapped text in " ` " or " ``` “. The actual comment is just Markdown formatting

[–] [email protected] 1 points 1 month ago

Ohhhh that makes sense. Programming words. Thanks, I didn't register it