diff options
author | Adam T. Carpenter <atc@53hor.net> | 2021-02-12 16:03:03 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2021-02-12 16:03:03 -0500 |
commit | fcb6523e7155cdb2caf9626cc325f3660c4f1e1d (patch) | |
tree | 7a92fe7a7f9ccd90a7cf2bc667829bc76b1ae12c /drafts/html-for-docs-2020.html | |
parent | af5f4cb934741a172adde10923968d7e3d09bed1 (diff) | |
download | 53hor-fcb6523e7155cdb2caf9626cc325f3660c4f1e1d.tar.xz 53hor-fcb6523e7155cdb2caf9626cc325f3660c4f1e1d.zip |
added vierne
Diffstat (limited to 'drafts/html-for-docs-2020.html')
-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 |