<h1>Document Writing: MD? LaTeX? WINWORD.EXE? Nope, just HTML</h1> <p> <img src="https://nextcloud.53hor.net/index.php/s/XaZRfgK3G7ZzWbs/preview" /> </p> <p>The year is 2020 and I write the majority of my documents in HTML.</p> - Literally everyone can read an HTML document because literally everyone has a web browser installed - Anyone can print out an HTML document - Anyone can edit an HTML document - Writing a document in HTML is easier than writing one in Word or Latex <p> I've been without Word for a few years since I switched away from Windows and honestly I haven't needed it. I took notes and wrote documents in Markdown for a while. That was alright because the syntax is easy and any text editor can read a Markdown file. Recently however, I've started using HTML for writing documents that I intend to upload, print, or send to other users. Here's why. </p>