Skip to content

Commit 5498d76

Browse files
Addison Schultzgitbook-bot
authored andcommitted
GITBOOK-579: Add instructions for color formatting
1 parent 80571bd commit 5498d76

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
17 KB
Loading

creating-content/formatting/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,11 @@ This is a [link to another page in this space](../blocks/).
7474
This is a [link to a section on this page](./#code).
7575

7676
This is [a link that starts an email to a specific address](mailto:[email protected]).
77+
78+
### Color and Background Color
79+
80+
Click the color icon in the context menu, and choose a color for the text or its background.
81+
82+
<mark style="color:orange;">This text is orange.</mark>
83+
84+
<mark style="background-color:orange;">This text background is orange.</mark>

0 commit comments

Comments
 (0)