mirror of
https://github.com/NeuralNomadsAI/CodeNomad.git
synced 2026-08-11 09:23:32 +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. |
||
|---|---|---|
| .. | ||
| 2026-07-14-bracket-math-delimiters-design.md | ||