Skip to content

Commit

Permalink
Update highlight-next-line-as-deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielLiu1123 committed May 7, 2024
1 parent 9cd2862 commit d2bdde9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ const config: Config = {
// Customized
{
className: 'code-line-deleted',
line: 'highlight-next-deleted-as-deleted',
line: 'highlight-next-line-as-deleted',
block: {start: 'highlight-deleted-start', end: 'highlight-deleted-end'},
},
{
Expand Down

0 comments on commit d2bdde9

Please sign in to comment.