Skip to content

Commit

Permalink
Add overarc to index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
drlippman authored Dec 16, 2023
1 parent 59f09a1 commit 3176340
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -910,6 +910,11 @@ <h2>Syntax</h2>
<td>overbrace(1+2)</td>
<td>`obrace(1+2)`</td>
</tr>
<tr>
<td>overarc(AB)</td>
<td>overparen(AB)</td>
<td>`overarc(AB)`</td>
</tr>
<tr>
<td>color(red)(x)</td>
<td></td>
Expand Down

0 comments on commit 3176340

Please sign in to comment.