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

Fixed Markdown wrapping when line-wrapping enabled #219

Merged
merged 1 commit into from
Jun 25, 2019

Conversation

Sawtaytoes
Copy link
Contributor

This was originally wrapping by letter, but adding this match code allows it to wrap by word.

This match code was taken from the now-defunct MarkdownEditing plugin.

This was originally wrapping by letter, but adding this match code allows it to wrap by word.

This match code was taken from the now-defunct MarkdownEditing plugin.
@Sawtaytoes
Copy link
Contributor Author

This is the issue this PR is solving:
#200

@borela borela merged commit a3baa20 into borela:master Jun 25, 2019
@Sawtaytoes Sawtaytoes deleted the patch-1 branch February 23, 2021 19:54
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