mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	Revert "test(highlightjs): broken import"
This reverts commit c7a4c927c6.
			
			
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| import { describe, it } from "vitest"; | ||||
| import definitions from "./syntax_highlighting.js"; | ||||
| import hljs from "@highlightjs/cdn-assets/es/core.js"; | ||||
| import hljs from "highlight.js"; | ||||
|  | ||||
| describe("Syntax highlighting definitions", () => { | ||||
|     it("every entry is readable", async () => { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user