Open cristianvasquez opened 3 weeks ago
Apparently this is to escape the contents in the XML jinja template through operators:
https://tedboy.github.io/jinja2/templ10.html
becomes
<cdm:work_title xml:lang="{{ lang }}">{{ work.title[lang]| e }}</cdm:work_title>
Some METs packages have been reported to fail parsing due to issues with their contents. The causes identified are: