mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-18 17:05:48 +00:00
The SHORT_SYNTAX_URL_REG_EX greedily matched the closing ')' from markdown link syntax like [Website](https://example.com/), producing malformed URLs and broken titles in extract mode. Fix by detecting markdown links first, extracting their URLs correctly, then running the plain URL regex on the remainder. |
||
|---|---|---|
| .. | ||
| archive-import-persistence.spec.ts | ||
| archive-subtasks.spec.ts | ||
| markdown-link-persistence.spec.ts | ||