Markdown is the defacto language of the llms. Between this and the python library from Microsoft that converts all of their formats to markdown I think that markdown officially has won the markup language war.
Except of course that almost nobody makes a READER for Markdown. WTF? It's mystifying. You find readme documents in Markdown in every open-source repo, but why? What are you supposed to read them with? After much searching I finally ended up with Marked, on the Mac. A paid app. But that's about it for options. And no, I'm not talking about text editors that offer a "preview" pane that you can optionally invoke. I'm t…
If you're on macOS though, the best option for rendered Markdown is a quicklook plugin. There are a few around - I like [1] though.