mirror of
https://github.com/youfoundjk/TeXcore.git
synced 2026-07-22 20:00:23 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| callout-support.md | ||
| equations.md | ||
| index.md | ||
| pdf-export.md | ||
| quick-preview.md | ||
| search.md | ||
| snippets.md | ||
| tikz.md | ||