Skip to content

Comments

Allow use an array as the addressListSeparator option#65

Open
allenm wants to merge 1 commit intojackbearheart:masterfrom
allenm:master
Open

Allow use an array as the addressListSeparator option#65
allenm wants to merge 1 commit intojackbearheart:masterfrom
allenm:master

Conversation

@allenm
Copy link

@allenm allenm commented Apr 6, 2023

Previously, addressListSeparator option is supported. But only one separator is allowed to be defined. In real world scenarios, such as accepting user input, we often need to support multiple separators, such as semicolons, line breaks, etc. This PR allow addressListSeparator to be an array and support multiple separators at the same time.

@OmarWAboZeid
Copy link

Would it be possible to merge this PR soon? This use case is widely encountered globally, and merging it would provide a cleaner, more robust solution compared to implementing individual workarounds to support multiple separators.

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.

2 participants