youfoundjk_TeXcore/docs
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
..
assets feat(tikz): major rendering, layout, and editor enhancements (#1) 2026-06-06 12:08:11 +02:00
configuration feat(tikz): major rendering, layout, and editor enhancements (#1) 2026-06-06 12:08:11 +02:00
features feat(snippets): add text transform for cleaning inline double dollar equations 2026-06-28 12:34:59 +02:00
overrides/partials Updated Naming Convention 2026-06-05 14:50:35 +02:00
getting-started.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