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

Issue #546: Multi-Paragraph Quotes #577

Merged
merged 7 commits into from
Jan 23, 2021
Merged

Issue #546: Multi-Paragraph Quotes #577

merged 7 commits into from
Jan 23, 2021

Conversation

vkbo
Copy link
Owner

@vkbo vkbo commented Jan 19, 2021

This PR adds support for multi-paragraph dialogue. That is, two new options have been added to Preferences that allow open-ended single and double quotes. This essentially treats the end-of-line as the closing point of a quoted string if there is no closing quote symbol that matches the last opening quotes. Multi-paragraph dialog can then be highlighted with each paragraph starting with an opening quote symbol, and closed at the end of the dialogue.

This should satisfy the request in #546.

@vkbo vkbo added this to the Release 1.1 RC 1 milestone Jan 19, 2021
@vkbo vkbo linked an issue Jan 19, 2021 that may be closed by this pull request
@vkbo vkbo added the enhancement Request: New feature or improvement label Jan 19, 2021
@vkbo vkbo merged commit 163b6b3 into dev Jan 23, 2021
@vkbo vkbo deleted the issue546_multipar_quotes branch January 23, 2021 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request: New feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi-Paragraph Quote Highlighting
1 participant