Windows 11 Notepad to support Markdown
191–200 of 558 posts
Re: Windows 11 Notepad to support Markdown
#192Re: Windows 11 Notepad to support Markdown
#193Earlier quoted context omitted.
Wouldn’t VSCode be a better alternative to wordpad?
VSCode needs Electron which is too big IMO. It's also a specialised code editor instead of a general text editor, with features like builtin terminal and traditional menus instead of ribbons.
Re: Windows 11 Notepad to support Markdown
#194I 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.
Re: Windows 11 Notepad to support Markdown
#195Hasn’t .md always been supported?
Re: Windows 11 Notepad to support Markdown
#196Earlier quoted context omitted.
I don't have any use for Notepad++, but reading about this makes me wish I did: https://en.wikipedia.org/wiki/Notepad%2B%2B#Political_messag... The possibility of software being a personal, creative, expressive endeavor (which often includes politics), something I believed in back when I was in university twenty years ago, is a feeling that's receded deeply into the past. That might be as much about me as it is about…
reading about political messaging in any software should make you AVOID it, not "wishing to have it" the moment software stops being neutral, it becomes a target
But, at the same time, that's exactly the sort of thinking that's killed off that feeling I'm sentimental for. As a free human being, I don't want to live in fear of expressing my political views; and as someone who wants to view the software I make as a form of art or expression, I don't want to be afraid to express my political views through my software either. Should a writer avoid being political for fear of becoming a target? For fear of their books or readers becoming a target?
Re: Windows 11 Notepad to support Markdown
#197I 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.
And WordPad was built on top of the "RICHEDIT" window class, and exposed lots of the OLE features provided by the rich text control. "Insert Object" is a powerful and potentially dangerous feature with a lineage going back to the Windows 3.1 days. As long as your DLL is registered correctly, any document in an OLE-capable program can cause objects from that DLL to become instantiated and deserialized.
Getting rid of documents able to instantiate arbitrary OLE controls is a good reason to try to remove WordPad. It's not just some simple styled text editor.
Re: Windows 11 Notepad to support Markdown
#198Re: Windows 11 Notepad to support Markdown
#199Notepad++ already exists, is more reliable, and already has a md support plugin recent vuln asside (big caveat ill admit) idk why you would use notepad at all when N++ exists
If you dont need any of the ++ why would you use notepad++ over notepad?
I do think notepad recently got those, but for a long time it was a compelling reason to use notepad++.
And you can avoid copilot.