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

Highlighting for discontiguous quotes #674

Open
elsylambert opened this issue Jan 23, 2025 · 1 comment
Open

Highlighting for discontiguous quotes #674

elsylambert opened this issue Jan 23, 2025 · 1 comment

Comments

@elsylambert
Copy link
Contributor

When there is a discontiguous quote, it does not highlight correctly in some cases where occurrence number is more than 1.
Also if there is a period(.) in the quote, highlight breaks.

DOD: Highlight should work for discontiguous quotes as follows:

  • 1 : entry applies to the first occurrence of the first part and the immediate match of the second part.
  • 2: entry applies to the second occurrence of the first part and the immediate match of the second part.
  • 3: entry applies to the third occurrence of the first part and the immediate match of the second part.
@elsylambert
Copy link
Contributor Author

elsylambert commented Feb 6, 2025

With the latest build, build 61a870c, Highlight of the discontiguous quotes works for occurrences 2 or more when there is an Ampersand. Also highlight no longer breaks if there is a period in the Original Quote.

Screenshot 2025-02-06 at 10.40.56 AM.png

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

No branches or pull requests

1 participant