trilium/packages/highlightjs
2025-06-16 01:54:31 +00:00
..
src Support highlighting Elixir code notes. 2025-06-16 01:54:31 +00:00
eslint.config.mjs
package.json feat(highlighting): add cobol 2025-05-18 22:03:30 +03:00
README.md feat(highlightjs): add test 2025-05-18 11:26:59 +03:00
tsconfig.json chore(highlightjs): basic integration 2025-05-18 15:16:53 +03:00
tsconfig.lib.json chore(highlightjs): basic integration 2025-05-18 15:16:53 +03:00
tsconfig.spec.json feat(highlightjs): add test 2025-05-18 11:26:59 +03:00
vite.config.ts chore(highlightjs): tests not runnable 2025-05-19 16:30:00 +03:00

highlightjs

This library was generated with Nx.

Building

Run nx build highlightjs to build the library.

Running unit tests

Run nx test highlightjs to execute the unit tests via Vitest.