snort/packages/app
Sam Samskies 84ad3556a7
only replace note ID when note ID starts with @ character (#441)
* only replace note ID when note ID is surrounded by space chars

This prevents partial parts of links with note IDs from being converted to a tag.

* make sure to keep whitespace around note ID

* improve var name

* allow users to prefix note ID with an @

* require notes to be prefixed with `@`
2023-03-15 18:02:54 -07:00
..
public Update Wavlake embed URL, add support for album & artist links (#439) 2023-03-14 10:07:59 -07:00
src only replace note ID when note ID starts with @ character (#441) 2023-03-15 18:02:54 -07:00
.babelrc workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00
.eslintrc.cjs workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00
.gitignore workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00
.prettierignore workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00
.prettierrc.json workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00
config-overrides.js workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00
d.ts chore: cleanup 2023-03-03 20:35:36 +00:00
package.json Add nip06 private key generation 2023-03-10 14:02:43 -05:00
tsconfig.json chore: cleanup 2023-03-03 20:35:36 +00:00