super-productivity/e2e/tests/notes
Johannes Millan 8e8a39b832 fix(note): linkify URLs in locked notes so markdown links stay clickable
After #7004 made isLock actually disable markdown parsing, locked notes
showed `[text](url)` as raw text. Pipe the locked-path content through
RenderLinksPipe so URLs and markdown links remain clickable without
re-enabling full markdown rendering.

Fixes #7013
2026-04-16 19:47:52 +02:00
..
note-checklist-link.spec.ts fix(note): linkify URLs in locked notes so markdown links stay clickable 2026-04-16 19:47:52 +02:00
notes-crud.spec.ts test(e2e): add comprehensive E2E test coverage for core features 2026-01-12 15:11:27 +01:00