Simplify escaping without regex
amir-zeldes opened this issue · 2 comments
amir-zeldes commented
Simplify escaping without regex
amir-zeldes commented
Also need to be able to escape equals sign in action values such as:
lemma=/^(ⲙⲡⲣ|ⲟⲩⲕ|ⲟⲩⲇⲉ|ⲙⲙⲛ|ⲙⲙⲟⲛ)$/ none #1:morph=Polarity=Neg
amir-zeldes commented
Fixed in f5f3956