this post was submitted on 18 Mar 2026
988 points (97.5% liked)

Programmer Humor

30494 readers
3156 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Alaknar@sopuli.xyz 1 points 2 days ago (1 children)

Let's try from a different angle: which functionalities of Notepad have been lost?

[–] jtrek@startrek.website 1 points 2 days ago (1 children)

Well I'm not on Windows anymore so I can't test it out. Does it still have the option to only show text raw and uninterpeted? I absolutely would not want it to, like, show bold instead of **bold**

I wouldn't want it to do anything other than show the literal text, and anything in that direction is a loss via added friction.

[–] Alaknar@sopuli.xyz 2 points 2 days ago

Does it still have the option to only show text raw and uninterpeted? I absolutely would not want it to, like, show bold instead of bold

  1. You have to manually switch the display mode from raw to formatted for the formatting to show.
  2. It only works for saved .md files.