After recent update to zeves_prelude.tex, getting test failures in parser-zeves module.
I am getting syntax errors in line 27:
%%Zinword applies\$to applies$to
The dollar symbol seems to be creating problems and prelude markup directives are not parsed. For now, to get the test through, I have commented out the Zinword directive as a workaround:
%%%Zinword applies\$to applies$to
Check why it's not working and uncomment Zinword directive.