diff options
Diffstat (limited to 'drafts')
-rw-r--r-- | drafts/html-for-docs-2020.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/drafts/html-for-docs-2020.html b/drafts/html-for-docs-2020.html index 1435b47..3e7adee 100644 --- a/drafts/html-for-docs-2020.html +++ b/drafts/html-for-docs-2020.html @@ -1,7 +1,12 @@ -<h1>Document Writing: Markdown? Latex? WINWORD.EXE? Nope, just HTML</h1> +<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 |