created by @mohamedabozeid at https://gitlab.com/gogna/gnparser/-/issues/60
When try to parse name "Aristotelia fruticosa var. δ. microphylla Hook.f." I get unparsed_tail: " var. δ. microphylla Hook.f.", but if I replaced δ. with alpha for example, I get the name parsed properly.
I can replace the latin letter before parsing the name but I wonder if we can fix it from the parser itself
created by @mohamedabozeid at https://gitlab.com/gogna/gnparser/-/issues/60
When try to parse name "Aristotelia fruticosa var. δ. microphylla Hook.f." I get unparsed_tail: " var. δ. microphylla Hook.f.", but if I replaced δ. with alpha for example, I get the name parsed properly.
I can replace the latin letter before parsing the name but I wonder if we can fix it from the parser itself