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

Change French regex to accept nbsp before colon character #73

Merged
merged 2 commits into from
Mar 24, 2020
Merged

Change French regex to accept nbsp before colon character #73

merged 2 commits into from
Mar 24, 2020

Conversation

Spone
Copy link
Contributor

@Spone Spone commented Mar 24, 2020

In some cases, the space before : is an non-breaking space. By using \s we support this case.

(salut @willdurand ! 👋 )

In some cases, the space before `:` is an non-breaking space. By using `\s` we support this case.
@willdurand willdurand merged commit 642bec1 into willdurand:master Mar 24, 2020
@willdurand
Copy link
Owner

Thanks. @glensc would you have time to cut a new release by chance?

@glensc
Copy link
Collaborator

glensc commented Mar 24, 2020

@willdurand alright, pushed 2.9.0 tag!

@glensc glensc changed the title Change FR regex to accept nbsp before : Change French regex to accept nbsp before colon character Mar 24, 2020
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.

3 participants