sawhney17 / logseq-automatic-linker

MIT License
87 stars 16 forks source link

Update regex to not tag words inside of [[ or ]] #14

Closed Laptop765 closed 2 years ago

Laptop765 commented 2 years ago

Adapted the regex found here: https://stackoverflow.com/a/7006135

Partially addresses #13

Did some basic testing and it worked for my case without breaking other simple cases.

sawhney17 commented 2 years ago

Looks good. Just merged

sawhney17 commented 2 years ago

Looks good. Just merged