Antigravity
6536180e91
CI / Lint, Unit Tests & Build (push) Successful in 5m27s
CI / Deploy production (on server) (push) Successful in 24s
fix(insights): notes markdown + equations LaTeX rendues correctement
Markdown notes:
- peekNote.isMarkdown → MarkdownContent (react-markdown + remarkMath + rehypeKatex)
- GFM tables, code blocks, etc. supportés nativement
Rich text notes:
- KaTeX CSS importé (katex.min.css)
- useEffect rend les equations data-latex via katex.renderToString
- math-equation-block → display mode
- inline-math → inline mode
KaTeX lazy-loadé (await import('katex')) — pas dans le bundle initial
2026-07-04 23:16:53 +00:00
..
2026-06-20 15:48:18 +00:00
2026-06-28 07:32:57 +00:00
2026-07-04 23:16:53 +00:00
2026-06-28 08:38:00 +00:00
2026-06-28 07:32:57 +00:00
2026-06-28 07:32:57 +00:00
2026-04-20 22:48:06 +02:00
2026-07-04 21:37:56 +00:00
2026-07-04 22:40:03 +00:00