Skip to content

refactor(api): reworked jats image handling using parser

Dan Visel requested to merge jats-fixes-ii into main

Image handling in JATS generation now uses Cheerio rather than a bunch of string find & replace, which makes it more reliable.

Merge request reports