mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-07-10 00:12:30 +00:00
* feat: add markdown syntax highlighter Also fixes the markdown rendering, migrating old tailwind config to v4 * perf: use PrismLight with a bundled language set, add renderer tests and CHANGELOG --------- Co-authored-by: Luis Novo <lfnovo@gmail.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| test-results | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| start-server.js | ||
| tsconfig.json | ||
| vitest.config.ts | ||