24 May 2021 - accordproject/cicero-word-add-in GitHub Wiki

The call was to discuss some features and prioritize the tasks. The priority order is as follows:

  1. Create a table displaying the transformed entities and the remaining entities.
  2. Write the transformers in the markdown-transform branch. They are:-
    1. CiceroMark -> OOXML: Create a transformer and integrate it with the CLI along with proper testing.
    2. OOXML-> CiceroMark: Improve the existing transformer by converting the remaining entities from the previous year.
  3. After completion of step 2, improve the add-in and transformers simultaneously.