Windows 11 Notepad to support Markdown
201–210 of 558 posts
Re: Windows 11 Notepad to support Markdown
#202Somewhere seemingly out of nowhere John Gruber got a strange sensation, like a goose walking over his grave.
Re: Windows 11 Notepad to support Markdown
#203step 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
Re: Windows 11 Notepad to support Markdown
#204I 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…
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.
Windows 10 explorer.exe is 100x faster than Windows 11 explorer, it's not even close.
It also signals the death knell for Windows native apps. Microsoft can't make them anymore. It won't be long until even Excel is a Electron sloplication.
Re: Windows 11 Notepad to support Markdown
#205I 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…
Re: Windows 11 Notepad to support Markdown
#206Re: Windows 11 Notepad to support Markdown
#207They’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...
Re: Windows 11 Notepad to support Markdown
#208So the markup dialect that's widely used but suffers from a near-total lack of viewers will now finally be rendered as intended, at least on Windows? Markdown presents a chicken-&-egg scenario that has dragged on for decades: tons of Markdown documents, but almost nothing with which to simply view (not edit) them as intended. Mystifying.
Re: Windows 11 Notepad to support Markdown
#209https://github.com/reactos/reactos/tree/master/base/applicat...
Re: Windows 11 Notepad to support Markdown
#210Once upon a time, you could strip formatting from the clipboard in notepad with ^V ^A ^C, for example if you were trying to paste from edge into word. There's still a market for a non-rich text editor, without autosave, cloud, account login or AI.