I still don't understand why people still use ~~Microsoft Word~~Copilot document writer , I think they have gotten into some weird mindset that their documents require all this weird unnecessary formatting to look "official"
Also wysiwyg doesn't mean it can't be back and forwards compatible with markdown, it might just mean that it's a markdown editor gui with a preview.
This annoyed me until I realized pandoc supports separating [the link text] from the link location.
[the link text]: </url/to/resource>
"`title` parameter of the <a> tag, if converted to HTML" > Markdown without formatting isn't usually the nicest to read imo
Or to write! I use a bunch of features of markdown rarely enough that I can't remember the format for them half the time, and so I'm always looking at markdown references/cheatsheets. Add to that all the variations and incompatibilities between markdown versions and I'd much rather just use a wysiwyg word processor with nice keyboard shortcuts and a toolbar, and save in markdown format if I need to.Not for a layperson. There’s a reason WYSIWYG word processors completely obliterated the previous “needs an explicit preview mode” generation ones.
I was kind of also wondering something like this as I read about different countries switching to linux, and them needing overly complex office software because they are entrenched in the thinking that that need Microsoft office.
Why do you NEED an office clone, what is it in your job that requires anything more than simple text and formatting that something like markdown provides.
I always envy people that can use computers as tools (like scientists/math people) and not fancy distraction devices. Those people, from what I see, don't care about the os, what it looks like, etc... they just want to use the computer as a tool to help them solve problems.
on a third tangent from the point, once I was given a PDF of data to process (instead of just the csv) , because people don't understand computer formats, and try to use things that they think make them look "professional"