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

Handles checkbox fields with less than expected whitespace in choices #14

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aarenson
Copy link
Contributor

We ran into a problem where checkbox fields are occasionally missing expected whitespace, as in:

1, choice1| 2, choice2 | 3, choice3

Notice how there's no whitespace between 'choice1' and the following pipe character. Adding a regexpression allows there to be differeing amounts of whitespace.

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