Earlier quoted context omitted.
If this was actually (pre)installed with Windows, I wouldn't mind the changes to notepad nearly as much.
While I'd love it installed by default, I still very much mind that they're ruining Notepad. Plus this Markdown preview functionality just caused Notepad to have a Remote Code Execution Vulnerability in it.
Windows 11 Notepad to support Markdown
131–140 of 558 posts
Re: Windows 11 Notepad to support Markdown
#132This is why I uninstalled Notepad. They are convinced it needs to be a worse vscode when all I want is something to edit plain text files.
Adding RTF and a wysiwyg markdown editor is the last thing that I want from something like notepad. When I open notepad, I still want to see the characters that are present. Heck, I'd like to be able to see the difference between a space and a tab. I'd want to be able to see which type of line ending are being used (and switch to the correct one, \n) Hiding characters is antithetical to the reason I'd use notepad in the first place.
I want to be able to search text and see text. Not compose a document or talk to an LLM.
Re: Windows 11 Notepad to support Markdown
#133I don’t see why people are complaining. If you use notepad for txt files, nothing changes.
The concern is that more features introduces more risk. See CVE-2026-20841 for a recent example. If the application remained a simple text editor, it is unlikely exploits like this would be possible. https://msrc.microsoft.com/update-guide/vulnerability/CVE-20...
but i dont think most people here are complaining because of security risk... otherwise they wouldnt be recommending things like notepad++, other obscure editors, or editors with way larger code bases.
Re: Windows 11 Notepad to support Markdown
#134Windows 11 LTSC still has the old school notepad.exe (and calc.exe) instead of this UWP abomination. Also: https://msrc.microsoft.com/update-guide/vulnerability/CVE-20...
Re: Windows 11 Notepad to support Markdown
#135I still say this is stupid AF, and that notepad should stay as simple as reasonable as a plain text editor and they should have resurrected "WordPad" for this purpose if they wanted it in Windows. I'm mixed on the enhancements to Paint... but this just feels a bit off. Maybe I'd mind it less if they put the new MS Edit in Windows by default, so again, there's a minimal plain text editor in the box.
I was an engineer on the Visual Studio team. Internally, the Notepad project existed to provide a minimal, shippable product that we could use as a testbed. We used it to validate everything from compiler changes to kernel32 loader behavior on beta versions of Windows. If Notepad didn’t run, your feature didn’t work. This doesn't seem like a good idea.
Re: Windows 11 Notepad to support Markdown
#136I still say this is stupid AF, and that notepad should stay as simple as reasonable as a plain text editor and they should have resurrected "WordPad" for this purpose if they wanted it in Windows. I'm mixed on the enhancements to Paint... but this just feels a bit off. Maybe I'd mind it less if they put the new MS Edit in Windows by default, so again, there's a minimal plain text editor in the box.
Wordpad presented a “free” tool that they couldn’t monetize anymore. They want you to use Office. Copilot is shoved into Notepad so they can monetize your data stream.
Re: Windows 11 Notepad to support Markdown
#137Article: People systematically overlook subtractive changes - https://www.nature.com/articles/s41586-021-03380-y
Re: Windows 11 Notepad to support Markdown
#138Notepad going the way of Wordpad, EDIT.COM becoming the new Notepad. What's next, in a few years we're rocking EDLIN when we need to operate on a text file safely?
edit.exe[1,2] actually. And it runs on Linux too! Linux had a real lack of good text editors.
Re: Windows 11 Notepad to support Markdown
#139Earlier quoted context omitted.
Please show me the few sentence prompt to create a windows 10 level notepad.exe clone that I can quickly open and use by hitting win+r
[flagged]
>tkinter
so you missed the part where notepad starts instantly, doesn't choke on files larger than 25KB and uses native Win32 controls ?
Re: Windows 11 Notepad to support Markdown
#140They’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...
Notepad++ is solid but they had a recent kerfuffle involving their security practices and the response didn't inspire much confidence. But if you turn off auto-updates then it's a good alternative if you're still on Windows.
So the people taking pot shots at the developers, I guess, maybe be more specific with what they did wrong and what they should have done instead. Because if you actually understand the history/circumstances (and the fact it was a third-party hosting provider compromised), one would expect more blame on the systemic under-funding of OSS than "developers bad."
Are people wanting them to create a business, monetize Notepad++, so that they no longer have issues with hosting/certificates? I'm guessing not.