Live data from Hacker News

Windows 11 Notepad to support Markdown

blogs.windows.com

341–350 of 558 posts

Re: Windows 11 Notepad to support Markdown

#341
> To use Write, Rewrite, and Summarize in Notepad, you will need to sign in with your Microsoft account.

> To use Coloring book, you will need to sign in with your Microsoft account.

you will need to sign in with your Microsoft account. My god they love to identify you.

Re: Windows 11 Notepad to support Markdown

#342
post #283

Earlier quoted context omitted.

It's not just an icon in the notification area though! There's a keyboard shortcut for it. I never figured out quite what it was, but every now and again Copilot would open itself while I was using Visual Studio or Emacs on my Windows 11 desktop PC. I assume I'm either hitting the shortcut, or a ghost key on my keyboard is stepping in and hitting it for me. (I could never reproduce this by pressing Windows+C.) Copilo…

A keyboard shortcut? Damn, that's horrific. Terrible terrible stuff. So instead of troubleshooting you went straight to "oh my god this is the end of days!" These seem like obvious user error or at worst bugs. Not to mention you've pivoted from Copilot in Notepad to Copilot in general. Which are not the same thing. Copilot is a brand name and various instances of it are not connected at all.

You should have started with your 3rd paragraph, because that clarifies my misunderstanding of your comment. I stand by my comment as well, though. We can both be right here.

Unfortunately, you started with the first 2 paragraphs, so clearly you're more interested in moaning at me. But this is the internet, so that's fine. I already expected it. In fact, I'm disappointed. You're going to have to try harder.

Re: Windows 11 Notepad to support Markdown

#345
post #102

I was about to make a joke about how I'm surprised they haven't shoved Copilot into Notepad yet, but surprise - they have ( https://support.microsoft.com/en-us/windows/enhance-your-wri... )

Good that they have realized the power of raw texts thanks to LLMs.

Re: Windows 11 Notepad to support Markdown

#346
post #189

Earlier quoted context omitted.

This is my favorite part of this story. Do you want remote code execution? Because [fixing things that aren't broken] is how you get remote code execution.

I thought it is by introducing an RCE vulnerability that you get an RCE vulnerability. I'm being facetious of course, but this recent rhetorical trend of people confidently vouching for "pet" in "pet vs. cattle" is not a sustainable decision, even if it's admittedly plain practical on the short to medium run, or in given contexts even longer. It's just a dangerous and irresponsible lesson to blindly repeat I think. C…

> * Small note on this specific CVE though: to the extent I looked into it [0], I'm not sure I find it reasonable to classify it as an RCE. It was a UX hiccup, the software was working as intended, the intention was just... maybe not quite wise enough.

Most people seem to see "CVE" and "RCE" and assume the worst here. As you saw though, Notepad is just making totally valid URIs clickable! Web browsers allow it too - why is it not an RCE there? Sure, they usually show a warning when the URI is going to something external but most people just click through things like that anyway.

Re: Windows 11 Notepad to support Markdown

#347

A notepad "welcome experience"? How is notepad turning into bloatware?

I don't consider any of window apps light. I'd rather open a vim on WSL because anyway I always have WSL open on windows. But I welcome markdown support in fact. I can quickly jot down something that is pleasingly presentable to people, say during presentation or meeting. For bloatware perspective, I would be more worried of LLM support which I had no idea it had. I learned it from a comment.

Re: Windows 11 Notepad to support Markdown

#348

step 1: remove wordpad step 2: omg there's demand for features step 3: turn notepad, whose point was to be a dumb simple thing, into a wordpad step 4: get a raise because you "solved" the problem

I've never liked Windows but did appreciate the dumb simplicity of parts of it. Especially MS Paint. Like Mac Preview has always had all these nice advanced features, but lacked one simple thing most people need, a frikin pencil tool. Then they added a pencil but made it try to turn your scribbles into neat shapes every time... with fill.

Re: Windows 11 Notepad to support Markdown

#349

They’re turning Notepad into what Wordpad was (or was supposed to be). Now everyone looking for the light weightiest *.txt editor must find a new tool...

The problem is usually when you're using notepad, it's in some situation where you don't want to install another exe. Like you're using someone else's PC or a random one in a library or something. This needs to be built in.

Re: Windows 11 Notepad to support Markdown

#350

I believe Markdown support is what led to CVE-2026-20841 earlier this month. 20260211 https://news.ycombinator.com/item?id=46971516 Windows Notepad App Remote Code Execution Vulnerability (804 points, 516 comments) 20260210 https://msrc.microsoft.com/update-guide/vulnerability/CVE-20... > "An attacker could trick a user into clicking a malicious link inside a Markdown file opened in Notepad" Other recent Notepad issu…

I believe notepad was originally just a demo of the multi line edit control. Feature creep.
Post reply on HN