Skip to content

Conversation

tracyloisel
Copy link
Contributor

@tracyloisel tracyloisel commented Oct 4, 2022

Capture d’écran 2022-10-04 à 05 26 10

Follow-up from the last PR opened and merged in August :
#107

The regexp /[^[:print:]]/ does not succeed to detect all invisible characters whereas the regexp /\P{Print}|\p{Cf}/ does.

If we strip each cell then we also need to remove invisible characters in each cell.

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.

1 participant