youfoundjk_TeXcore/docs/features
JK 8e7a3072ef feat(snippets): add text transform for cleaning inline double dollar equations
- Implement `Clean Inline Double Dollar Symbols` text transform snippet.
- Convert inline double dollar signs `$$` to single dollar sign `$`.
- Keep block/display equation dollar signs (`$$`) intact (e.g. multi-line blocks or single-line equations starting/ending with `$$`).
- Add unit tests in `test_helpers/transforms.test.ts` to verify behavior.
- Update documentation in `docs/features/snippets.md` to document the new and existing double-dollar cleanup transforms.
2026-06-28 12:34:59 +02:00
..
callout-support.md feat(tikz): major rendering, layout, and editor enhancements (#1) 2026-06-06 12:08:11 +02:00
equations.md feat(tikz): major rendering, layout, and editor enhancements (#1) 2026-06-06 12:08:11 +02:00
index.md feat(tikz): major rendering, layout, and editor enhancements (#1) 2026-06-06 12:08:11 +02:00
pdf-export.md feat(tikz): major rendering, layout, and editor enhancements (#1) 2026-06-06 12:08:11 +02:00
quick-preview.md feat(tikz): major rendering, layout, and editor enhancements (#1) 2026-06-06 12:08:11 +02:00
search.md feat(tikz): major rendering, layout, and editor enhancements (#1) 2026-06-06 12:08:11 +02:00
snippets.md feat(snippets): add text transform for cleaning inline double dollar equations 2026-06-28 12:34:59 +02:00
tikz.md feat(tikz): major rendering, layout, and editor enhancements (#1) 2026-06-06 12:08:11 +02:00