Skip to content

Add + [] format as a valid Todo format#260

Open
ljbkusters wants to merge 1 commit intouphy:masterfrom
ljbkusters:259-bugfix-alternative-list-format-ljbkusters
Open

Add + [] format as a valid Todo format#260
ljbkusters wants to merge 1 commit intouphy:masterfrom
ljbkusters:259-bugfix-alternative-list-format-ljbkusters

Conversation

@ljbkusters
Copy link
Copy Markdown

Add missing + [] format as a valid Todo format by changing the regex in the Todo class.

This is fixed by adding + as a valid prefix character in the regex.

fixes #259

Add missing `+ []` format as a valid Todo format by changing the regex
in the Todo class.

This is fixed by adding `+` as a valid prefix character in the regex.

fixes uphy#259
@ljbkusters
Copy link
Copy Markdown
Author

Since I'm unsure on how to build this project I was unable to validate that this PR fixes #259 I was able to validate the following regex matches on regex101.com

image

Hence I'm assuming this should fix the issue described in #259.

I think it's a good idea to validate this. I would be willing to validate myself if you could give me some documentation on how to build the project and install it locally. Otherwise you may want to try for yourself.

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.

[Bug]: Alternative list format break reminders

1 participant