Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: tags need to be prefixed by a whitespace #55

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

madeindjs
Copy link
Contributor

A simple fix to prevent parsing of non projects tags (ex: 1+1) and email as context. I simply added a whitespace in the regex rTags and added some tests

fix #51

Copy link

netlify bot commented Apr 29, 2024

Deploy Preview for jstodotxt ready!

Name Link
🔨 Latest commit e05b889
🔍 Latest deploy log https://app.netlify.com/sites/jstodotxt/deploys/663002995910b200089335b0
😎 Deploy Preview https://deploy-preview-55--jstodotxt.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

email addresses are parsed as contexts
1 participant