From 9d5a16e2168e704d31229dfd41d638d2a9808474 Mon Sep 17 00:00:00 2001 From: CJ Eller Date: Fri, 13 Dec 2019 11:57:06 -0500 Subject: [PATCH] Add HTML documentation --- writer/html.md | 111 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 writer/html.md diff --git a/writer/html.md b/writer/html.md new file mode 100644 index 0000000..290a6af --- /dev/null +++ b/writer/html.md @@ -0,0 +1,111 @@ +# HTML + +Along with plaintext and Markdown, you can also format text on WriteFreely with HTML. Here is the supported HTML you can use in your posts. + + +## Text + +``` +

Header

+ +

Header

+ +

Header

+ +

Header

+ +

Text

+ + + +
    +
  1. List Item
  2. +
  3. List Item
  4. +
  5. List Item
  6. +
+ +
This is a blockquote.
+``` +

Header

+ +

Header

+ +

Header

+ +

Header

+ +

Text

+ + + +
    +
  1. List Item
  2. +
  3. List Item
  4. +
  5. List Item
  6. +
+ +
This is a blockquote.
+ +``` +Bold + +Italics + +Underline + +Style + +Link + +``` +Bold + +Italics + +Underline + +Style + +
+
Subtitle in the box
+

This paragraph is also inside the box...

+
+ +Link + +## Multimedia + +``` +