super-productivity/electron/shared-with-frontend
Johannes Millan 6ca7223dc6 refactor: add markdown renderer tests and remove dead IPC code
- Add 18 unit tests for marked-options-factory covering:
  - Image renderer (sizing syntax, lazy loading, dimensions)
  - Paragraph renderer (headings h1./h2. syntax)
  - parseImageDimensionsFromTitle helper
  - preprocessMarkdown hook
- Export parseImageDimensionsFromTitle and preprocessMarkdown for testability
- Remove unused IPC.TOGGLE_FULLSCREEN event and handler
  (F11 fullscreen is handled directly in main-window.ts)
2026-01-26 20:55:29 +01:00
..
ipc-events.const.ts refactor: add markdown renderer tests and remove dead IPC code 2026-01-26 20:55:29 +01:00
lazy-set-interval.ts refactor: improve typing 2 2025-08-12 15:27:48 +02:00
simple-store.const.ts feat(customWindowTitleBar): add sexy custom window title bar <3 2025-12-02 13:30:36 +01:00