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

https://somelink.com. captures dot at the end as part of the url if there is a symbol after dot #567

Open
PerchunPak opened this issue Feb 13, 2024 · 0 comments
Labels
assigned Whether or not this bug has been assigned some to some other issues as a subtask or pre-req bug Something isn't working
Milestone

Comments

@PerchunPak
Copy link

// +page.svx
https://example.com. A

transforms into

image

<p>
  <a href="https://example.com." rel="nofollow" data-svelte-h="svelte-q532h2">https://example.com.</a> A
</p>

see https://www.sveltelab.dev/x05e6ql81ohbs5q

@PerchunPak PerchunPak changed the title https://somelink.com. captures dot at the as part of the url if there is a symbol after dot https://somelink.com. captures dot at the end as part of the url if there is a symbol after dot Feb 13, 2024
PerchunPak added a commit to PerchunPak/perchun.it that referenced this issue Feb 13, 2024
@pngwn pngwn added the bug Something isn't working label Feb 22, 2024
@pngwn pngwn mentioned this issue Feb 22, 2024
31 tasks
@pngwn pngwn added the assigned Whether or not this bug has been assigned some to some other issues as a subtask or pre-req label Feb 22, 2024
@pngwn pngwn modified the milestones: 1.0, 1.0 docs + integrations Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned Whether or not this bug has been assigned some to some other issues as a subtask or pre-req bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants