Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 23997f4

Browse files
authoredSep 15, 2024··
Merge pull request #1612 from montmorill/patch-1
fix: unclosed tag `sup`
2 parents 06eb669 + 0be8c56 commit 23997f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/keywords.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ be used as the names of:
2020
* [Macro placeholders]
2121
* [Crates]
2222

23-
> **<sup>Lexer:<sup>**\
23+
> **<sup>Lexer:</sup>**\
2424
> KW_AS : `as`\
2525
> KW_BREAK : `break`\
2626
> KW_CONST : `const`\

0 commit comments

Comments
 (0)
Please sign in to comment.