下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
0 ratings
让网页上的代码实现高亮的 JS 库,给代码点颜色瞧瞧
FreeBSD-3-Clause
Claim
Collect
Share
24.6k
Stars
No
Chinese
JavaScript
Language
Yes
Active
740
Contributors
157
Issues
Yes
Organization
11.11.1
Latest
4k
Forks
BSD-3-Clause
License
More
highlight.js image
让网页上的代码实现高亮的 JS 库,给代码点颜色瞧瞧。支持多种编程语言和样式,使用简单。示例代码: ```html <link rel="stylesheet" href="/path/to/styles/default.css"> <script src="/path/to/highlight.min.js"></script> <script>hljs.initHighlightingOnLoad();</script> <pre><code>...</code></pre> ```
Included in:
Vol.54

Comments

Rating:
No comments yet