Headings
In Google Docs, use Heading 1 and Heading 2 rather than “Title” and “Subtitle.”
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Text
Regular Docs formatting works for all text except Underline, Superscript, and subscript. Add the `html` manually if needed.
Regular body copy
Bold body copy
Italic body copy
Bold and italic
Strikethru text.
Link text
<u>Underline</u>
<sup>Superscript</sup>
<sub>Subscript</sub>
Blockquote
There isn’t a proper “blockquote” in Google Docs. Add > before a line to add one.
> This is a blockquote.
> It can span multiple lines.
Lists
- Item 1
- Item 2
- Nested item
- Another nested
- Item 3
- Item 1
- Item 2
- Nested item
- Another nested
- Item 3
Table
Insert > Table in Google Docs
| Header 1 | Header 2 | Header 3 |
|---|---|---|
| Cell 1 | Cell 2 | Cell 3 |
| Cell 4 | Cell 5 | Cell 6 |
Horizontal Rule
Insert > Horizontal Line in Google Docs. Adding an extra space before the line in Docs if the web page doesn’t render correctly.
Callout Blockquote
Bold paragraph A single cell table is converted to a blockquote on publish. The first bold paragraph will become the title, second paragraph is the callout text.