Skip to content

Commit

Permalink
consitently use span for "custom command keyword"
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus committed Nov 28, 2024
1 parent c1c8f42 commit 34e7de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -142954,7 +142954,7 @@ interface <dfn interface>External</dfn> {
"<code data-x="attr-button-command-hide-popover">hide-popover</code>";
"<code data-x="attr-button-command-close">close</code>";
"<code data-x="attr-button-command-show-modal">show-modal</code>";
a <code data-x="attr-button-command-custom">custom command keyword</code>
a <span data-x="attr-button-command-custom">custom command keyword</span>
<tr>
<th> <code data-x="">commandfor</code>
<td> <code data-x="attr-button-commandfor">button</code>
Expand Down

0 comments on commit 34e7de8

Please sign in to comment.