chore(highlightjs): basic integration

This commit is contained in:
Elian Doran
2025-05-18 15:16:53 +03:00
parent 2c4b28c6cb
commit 4fad4de319
14 changed files with 105 additions and 34 deletions

View File

@@ -3,4 +3,5 @@ export * from "./lib/options_interface.js";
export * from "./lib/keyboard_actions_interface.js";
export * from "./lib/hidden_subtree.js";
export * from "./lib/rows.js";
export * from "./lib/test-utils.js"
export * from "./lib/test-utils.js";
export * from "./lib/mime_type.js";