Skip to content

Pre-process tables when importing from JATS XML

Alf Eaton requested to merge preprocess-jats-table into master
  • Set suppressHeader if there's no thead.
  • Set suppressFooter if there's no tfoot.
  • Add extra rows when needed to ensure that there's always a header and a footer row.

Merge request reports