mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 23:35:50 +01:00
refactor(highlightjs): export necessary methods
This commit is contained in:
@@ -1 +1,3 @@
|
||||
export * from './lib/highlightjs.js';
|
||||
import hljs from "../node_modules/highlight.js/es/core.js";
|
||||
|
||||
export const { highlight, highlightAuto } = hljs;
|
||||
|
||||
Reference in New Issue
Block a user