diff options
author | Adam T. Carpenter <atc@53hor.net> | 2021-03-19 16:07:55 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2021-03-19 16:07:55 -0400 |
commit | b477015b087cb5884029830873b66d273c99dbc9 (patch) | |
tree | 2e59b9352c6814cb6909f0afb7e582bbf307be04 /drafts/html-for-docs-2020.html | |
parent | 51239223cbc8870caf0d72497e90069acf5adce5 (diff) | |
download | 53hor-b477015b087cb5884029830873b66d273c99dbc9.tar.xz 53hor-b477015b087cb5884029830873b66d273c99dbc9.zip |
published certbot haproxy renewal, added/updated a bunch of drafts and CV
Diffstat (limited to 'drafts/html-for-docs-2020.html')
-rw-r--r-- | drafts/html-for-docs-2020.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drafts/html-for-docs-2020.html b/drafts/html-for-docs-2020.html index 3e7adee..a33bb51 100644 --- a/drafts/html-for-docs-2020.html +++ b/drafts/html-for-docs-2020.html @@ -10,3 +10,11 @@ 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> |