mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +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; | ||||||
|   | |||||||
| @@ -1,3 +0,0 @@ | |||||||
| export function highlightjs(): string { |  | ||||||
|   return 'highlightjs'; |  | ||||||
| } |  | ||||||
		Reference in New Issue
	
	Block a user