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

Make paragraph/sentence/line splitting configurable #2

Open
JKirchartz opened this issue Nov 27, 2018 · 1 comment
Open

Make paragraph/sentence/line splitting configurable #2

JKirchartz opened this issue Nov 27, 2018 · 1 comment
Labels
enhancement New feature or request hacktoberfest The reason for the season. help wanted Extra attention is needed

Comments

@JKirchartz
Copy link
Owner

Currently it auto-detects if lines should be the inputs (has no punctuation) or if sentences should be the inputs (has punctuation.)

This should be configurable so as to be able to better preserve the original state of the document if need be.

@JKirchartz JKirchartz added enhancement New feature or request help wanted Extra attention is needed labels Nov 27, 2018
@JKirchartz JKirchartz self-assigned this Nov 27, 2018
@JKirchartz JKirchartz added the hacktoberfest The reason for the season. label Oct 4, 2019
@JKirchartz
Copy link
Owner Author

Ideally, this would come out to being 2 options from the CLI: autodetect (as-is), or provide your own regex

@JKirchartz JKirchartz removed their assignment Oct 4, 2019
@JKirchartz JKirchartz added this to the NaNoGenMo 2019 milestone Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest The reason for the season. help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant