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

Adds options to copy, paste, and html parsing. #85

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

taylorhadden
Copy link
Contributor

This adds options to the copy and paste modules that let the user configure basic behavior such as whether to copy html or how to parse html on paste.

This additionally adds configuration options whether to collapse whitespace when parsing html. This defaults to true to maintain the current behavior. However, the input module has been modified to not collapse whitespace. This could be replaced with a configuration option if desired.

@jacwright jacwright merged commit daf4036 into typewriter-editor:master Oct 27, 2021
@jacwright
Copy link
Member

Thank you for the contribution!

@taylorhadden taylorhadden deleted the copy_paste_options branch December 6, 2021 17:00
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.

None yet

2 participants