mirror of
https://gitee.com/gitea/gitea
synced 2025-11-07 18:10:25 +08:00
Added scripts and styles for highlight.js
This commit is contained in:
1
public/assets/less/highlight.less
Normal file
1
public/assets/less/highlight.less
Normal file
@@ -0,0 +1 @@
|
||||
@import (less) "highlight.js/styles/github.css";
|
||||
1
public/assets/scripts/highlight.js
Normal file
1
public/assets/scripts/highlight.js
Normal file
@@ -0,0 +1 @@
|
||||
import { hljs } from 'highlight.js/lib/index';
|
||||
Reference in New Issue
Block a user