Skip to content

Jats wax editor

Dan Visel requested to merge jats-wax-editor into main

This contains three main things, only one of which is really visible in the interface:

  1. creation of a separate JATS Wax editor component, to be expanded as needed. This can be viewed in Storybook, though it's not yet in the application interface anywhere.
  2. refactoring of the existing editor components to work in a variety of situations (with/without comments) – a lot of standardization so we can expand these edior components to work with JATS etc. as we need to going forward.
  3. commenting is enabled for manuscript editing.

Merge request reports