open-notebook/frontend
Davi Ribeiro c0dfd8d93c
feat: add markdown syntax highlighting and restore typography styles (#980)
* 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>
2026-07-03 13:57:18 -03:00
..
public Version 1 (#160) 2025-10-18 12:46:22 -03:00
src feat: add markdown syntax highlighting and restore typography styles (#980) 2026-07-03 13:57:18 -03:00
test-results feat(i18n): add Turkish (tr-TR) translation (#871) 2026-06-13 08:46:15 -03:00
.gitignore chore: export docs for custom gpt 2025-10-18 20:26:11 -03:00
components.json Version 1 (#160) 2025-10-18 12:46:22 -03:00
eslint.config.mjs Version 1 (#160) 2025-10-18 12:46:22 -03:00
next.config.ts fix: add type assertion for experimental proxyClientMaxBodySize config 2026-01-09 20:44:43 -03:00
package-lock.json feat: add markdown syntax highlighting and restore typography styles (#980) 2026-07-03 13:57:18 -03:00
package.json feat: add markdown syntax highlighting and restore typography styles (#980) 2026-07-03 13:57:18 -03:00
postcss.config.mjs Version 1 (#160) 2025-10-18 12:46:22 -03:00
start-server.js fix: use Node.js wrapper for cross-platform PORT fallback 2026-01-14 22:51:39 -03:00
tsconfig.json Feat/localization tests docker (#371) 2026-01-15 13:51:05 -03:00
vitest.config.ts test(ci): measure and report test coverage (#966) 2026-06-25 08:41:37 -03:00