Windows 11 Notepad to support Markdown
371–380 of 558 posts
Re: Windows 11 Notepad to support Markdown
#372It doesn't support basic code/monospace blocks using backticks: > Unsupported Syntax Detected > This file contains syntax that isn't fully supported in formatted view. Some content may not render as intended, and switching views could modify parts of your original Markdown. Do you want to continue?
So custom implementation, then? How very Microsoft.
Re: Windows 11 Notepad to support Markdown
#373So 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.
The point of markdown is that it is human-readable not only in "rendered" html form, but plain text too. I think this explains the lack of viewers; they are simply not needed.
(also seeing all those marks isn't aesthetically good, hence the need for a viewer)
Re: Windows 11 Notepad to support Markdown
#374I 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.
The minimal text editor shipped with Windows is now Edit https://learn.microsoft.com/en-us/windows/edit/
Re: Windows 11 Notepad to support Markdown
#375Re: Windows 11 Notepad to support Markdown
#376Re: Windows 11 Notepad to support Markdown
#377Earlier quoted context omitted.
I think it's more likely that Microsoft is vibe coding slop garbage to replace their core apps that were literally better. 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.
> Windows 10 explorer.exe is 100x faster than Windows 11 explorer, it's not even close. I have a hard time believing this. I'm pretty sensitive to performance losses and I haven't noticed any difference between those. It wouldn't make sense either, given they should both host the same shell icon views. Are you sure the difference you're seeing is in explorer.exe? As opposed to something else, like a new shell extensi…
The new calculator even manages to screw up basic input. The old calculator accepted both commas and periods as decimal separator inputs. It just worked no matter what I typed in. The new calculator has some sort of "clever" localization where my inputs change depending on the language of the operating system. My language uses commas so of course it only accepts those. Infuriating. Hope whoever coded this is enjoying their promotion.