11 June 2021 - accordproject/cicero-word-add-in GitHub Wiki

  1. Completed transformation(CiceroMark <-> OOXML) for text and emphasis nodes addressed in the PR

    • Add Rules: Text and Emphasis.
    • Add Helpers: SanitizeHtmlChars and WrapAroundDefaultDocx
    • Add Converters: Text and emphasis for CiceroMark->OOXML, emphasis for OOXML->CiceroMark
    • Add Tests: Test for round tripping (CiceroMark<->OOXML).
  2. Update the require() statements for the transformers addressed here

  3. TODO:

    • Add the remaining transformers.
    • Create formatter config for the project.