mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 22:58:52 +02:00
chore(dx/client): fix highlightjs not working
This commit is contained in:
parent
f7a0dc00e8
commit
8362424976
@ -1,4 +1,4 @@
|
||||
import hljs from "../node_modules/highlight.js/es/core.js";
|
||||
import hljs from "highlight.js";
|
||||
import { normalizeMimeTypeForCKEditor, type MimeType } from "@triliumnext/commons";
|
||||
import syntaxDefinitions from "./syntax_highlighting.js";
|
||||
import { type Theme } from "./themes.js";
|
||||
|
Loading…
x
Reference in New Issue
Block a user