Comment It's also good for communication with AI (Score 1) 27
One other thing markdown is good for is communicating semi-styled text with AI systems without clogging their limited context windows or allocated tokens with excess formatting code. Even though they don't work in markdown natively, they have to process all the information you give them and translate it into something they can use internally. Exporting your copy into markdown from something like Typora can give you much more context or thinking tokens per-window to work on your book or research paper, especially if you are constantly saturating context with long passages.