mirror of
https://github.com/NeuralNomadsAI/CodeNomad.git
synced 2026-07-28 17:20:44 +00:00
## Why LaTeX content commonly uses `\(...\)` and `\[...\]`, but CodeNomad only recognizes `$...$` and `$$...$$` through `marked-katex-extension`. ## What - Add parser-native Marked rules for inline `\(...\)` and display `\[...\]` formulas. - Preserve existing dollar math, code spans and fences, escaped delimiters, and unmatched text. - Add focused regression tests and document the delimiter design. |
||
|---|---|---|
| .. | ||
| features/wake-lock | ||
| guides | ||
| screenshots | ||
| superpowers/specs | ||