Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Links are removed from the content #21

Closed
EpocDotFr opened this issue Mar 26, 2018 · 2 comments
Closed

Links are removed from the content #21

EpocDotFr opened this issue Mar 26, 2018 · 2 comments
Labels

Comments

@EpocDotFr
Copy link
Owner

No description provided.

@EpocDotFr EpocDotFr added the bug label Mar 26, 2018
@Strubbl
Copy link
Contributor

Strubbl commented May 21, 2018

This bug may be cause by the current tag regex, which i tried to fix in EpocDotFr/todotxtio#11

The current tag regex would match a line with an url like https://example.com, because it would see the string https: as a tag.

@EpocDotFr
Copy link
Owner Author

EpocDotFr commented May 21, 2018

I released a new version of todotxtio containing your fix. Thanks!

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

No branches or pull requests

2 participants