Skip to content

Commit

Permalink
Update site
Browse files Browse the repository at this point in the history
  • Loading branch information
ZackMurry committed Jul 9, 2022
1 parent 36b1616 commit ae2426b
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,7 @@ <h3 id="highlight-configuration">Highlight configuration</h3>
Docs color palette. To find the name of a color you wish to highlight
in, open the highlight menu in Google Docs and hover over the color.
This will show a tooltip with the name of the color, which can be
entered into the <code>highlight</code> configuration. Note that the
highlight color should be entered exactly as shown by Google Docs,
including case.</p>
entered into the <code>highlight</code> configuration.</p>
<figure>
<img src="docs/highlight_palette.png" alt="Highlight color palette" />
<figcaption aria-hidden="true">Highlight color palette</figcaption>
Expand All @@ -163,8 +161,7 @@ <h3 id="heading-configuration">Heading configuration</h3>
<img src="docs/heading.png" alt="Heading configuration" />
<figcaption aria-hidden="true">Heading configuration</figcaption>
</figure>
<p>This action will accept any value in the following drop-down (note
that this is also case-sensitive):</p>
<p>This action will accept any value in the following drop-down:</p>
<figure>
<img src="docs/heading_dropdown.png"
alt="Heading dropdown screenshot" />
Expand All @@ -173,7 +170,7 @@ <h3 id="heading-configuration">Heading configuration</h3>
<h3 id="align-configuration">Align configuration</h3>
<p>The <code>align</code> action accepts any of the following values in
its configuration field: <code>left</code>, <code>center</code>,
<code>right</code>, or <code>justify</code> (case-sensitive).</p>
<code>right</code>, or <code>justify</code>.</p>
<h2 id="set-a-keyboard-shortcut">Set a keyboard shortcut</h2>
<p>In order to actually use a command, you need to link it to a
shortcut. To do this, go to <a href="chrome://extensions/shortcuts"
Expand Down

0 comments on commit ae2426b

Please sign in to comment.