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

Added a plugin which will split pasted text on new line #2101

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

Conversation

ddofborg
Copy link

New lines were never split, because input text cannot have new line characters (for some reason). This plugin will split first on new lines and then on setting.splitOn to make sure other splits are respected.

Copy link
Contributor

This pull request is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant