Skip to content

Commit abb49e1

Browse files
committed
Add css and js for log highlighting
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
1 parent b80a886 commit abb49e1

File tree

4 files changed

+1352
-0
lines changed

4 files changed

+1352
-0
lines changed

vulnerablecode/static/css/highlight-10.6.0.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
about_resource: highlight-10.6.0.css
2+
name: highlight.js
3+
version: 10.6.0
4+
download_url: https://github.com/highlightjs/highlight.js/archive/10.6.0.zip
5+
description: Syntax highlighting with language autodetection.
6+
homepage_url: https://highlightjs.org/
7+
license_expression: bsd-new
8+
package_url: pkg:npm/highlight.js@10.6.0
9+
licenses:
10+
- key: bsd-new
11+
name: BSD-3-Clause
12+
file: bsd-new.LICENSE

0 commit comments

Comments
 (0)