0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2025-01-03 05:00:13 -05:00
Squire/test
Øyvind Rønningstad ec0c3e612a Introduce linkRegExpHandlers
A map of capture groups to functions for producing the href of a
link. By default, it is e.g. used to prepend https:// to links
matching on www. so they are not interpreted as relative.
The user can add their own handlers if modifying linkRegExp.

Signed-off-by: Øyvind Rønningstad <ronningstad@gmail.com>
2024-01-13 22:15:39 +01:00
..
squire.spec.ts Introduce linkRegExpHandlers 2024-01-13 22:15:39 +01:00