youfoundjk_TeXcore/src
JK 138e40e4b2 fix: resolve pdf export issues and callout math formatting validation
Major fixes including:
- fix(pdf): remove legacy rendering hack that caused export failures in newer Obsidian versions
- fix(core): ensure auto-injected IDs and tags correctly inherit callout indentation (fixes "zombie lines" and broken previews)
- feat: add "Fix callout equations in active note" command to repair existing malformed content
- refactor: centralize callout parsing logic in `src/utils/parse.ts` for SOLID/DRY compliance
2026-06-04 20:12:04 +02:00
..
features fix: resolve pdf export issues and callout math formatting validation 2026-06-04 20:12:04 +02:00
styles refactor: remove legacy styles and enhance search functionality 2026-06-04 20:12:03 +02:00
utils fix: resolve pdf export issues and callout math formatting validation 2026-06-04 20:12:04 +02:00
declarations.d.ts feat: Quick Preview external dependency removed 2026-06-04 20:12:03 +02:00
latex-provider.ts Fixed pdf export 2026-06-04 20:12:03 +02:00
main.ts fix: resolve pdf export issues and callout math formatting validation 2026-06-04 20:12:04 +02:00
types.ts feat: add sub-equation reference support and improve equation tagging logic 2026-06-04 20:12:02 +02:00