summaryrefslogtreecommitdiff
path: root/drafts/html-for-docs-2020.html
diff options
context:
space:
mode:
Diffstat (limited to 'drafts/html-for-docs-2020.html')
-rw-r--r--drafts/html-for-docs-2020.html8
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>