Skip to content

Commit

Permalink
feat: add highlightjs-copy (#228)
Browse files Browse the repository at this point in the history
[skip ci]

highlightjs plugin,  add a copy button to codeblocks.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Integrated the `highlightjs-copy` library for enhanced code
highlighting functionality.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
  • Loading branch information
ysicing authored Aug 5, 2024
1 parent 78dc71e commit 603cf69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7068,6 +7068,9 @@
"highlighter": {
"version": "*"
},
"highlightjs-copy": {
"version": "*"
},
"highlightjs-solidity": {
"version": "*"
},
Expand Down

0 comments on commit 603cf69

Please sign in to comment.