issues
search
unfoldingWord
/
scripture-resources-rcl
A React Component Library for Rendering Scripture Resources.
https://scripture-resources-rcl.netlify.com/
MIT License
0
stars
8
forks
source link
Fix greek elision highlight error
#180
Closed
abelpz
closed
1 year ago
abelpz
commented
1 year ago
Describe what your pull request addresses
[ ] This Fixes #179, by making the normalizer non greedy as it is for uw-quote-helpers normalizer.
Test Instructions
[ ] The case described in issue #179 is replicated in the playground for ParallelScripture component in the styleguidist.
[ ] A unit test has been added to the areSelected function to make sure it selects words with elision marker.
Describe what your pull request addresses
Test Instructions