Improve and test glossary plural handling #595
Labels
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature is broken.
Milestone
Originally reported by @akirk
The regex for matching glossary terms occuring in plurals ending with
es
was broken ([es|s]
which should have been(es|s)
).The text was updated successfully, but these errors were encountered: