For each heading, we have been just stripping <del>
tags and displaying their text along with the rest of the heading.
NEW request: remove all words within <del>
tags so that we are left with "clean" headings for entry-metadata.
Deleted words are still appearing in entry-metadata as of this posting. Need to re-implement in the generation of entry-metadata in https://github.com/cu-mkp/manuscript-object (looks like this happened as a consequence of severing derivative generation within manuscript-data repo and instead doing so only in manuscript-object)
Should be fixed now. When I tested regenerating entry-metadata.csv
it worked.