Skip to content

Commit

Permalink
Ran tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
christianliebel committed Jul 6, 2024
1 parent e52a4bb commit 376e08b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1223,7 +1223,8 @@ <h3>
<li>[=list/For each=] |entry:ordered map| of |json|["shortcuts"]:
<ol>
<li>Let |shortcut:ordered map| be [=process a shortcut=] with
|entry|, |manifest URL|, |manifest|["scope"], and |manifest|["dir"].
|entry|, |manifest URL|, |manifest|["scope"], and
|manifest|["dir"].
</li>
<li>If |shortcut| is failure, continue.
</li>
Expand Down Expand Up @@ -2307,8 +2308,8 @@ <h2>
</h2>
<p>
To <dfn>process a shortcut</dfn>, given [=ordered map=] |item:ordered
map|, [=URL=] |manifest URL:URL|, [=URL=] |scope:URL|, and [=text-direction=] |manifest
direction:string|:
map|, [=URL=] |manifest URL:URL|, [=URL=] |scope:URL|, and
[=text-direction=] |manifest direction:string|:
</p>
<ol class="algorithm">
<li>Return failure if it's the case that:
Expand Down

0 comments on commit 376e08b

Please sign in to comment.