11 June 2021 - accordproject/cicero-word-add-in GitHub Wiki
-
Completed transformation(CiceroMark <-> OOXML) for
textandemphasisnodes addressed in the PR- Add Rules: Text and Emphasis.
- Add Helpers: SanitizeHtmlChars and WrapAroundDefaultDocx
- Add Converters: Text and emphasis for
CiceroMark->OOXML, emphasis forOOXML->CiceroMark - Add Tests: Test for round tripping (CiceroMark<->OOXML).
-
Update the
require()statements for the transformers addressed here -
TODO:
- Add the remaining transformers.
- Create formatter config for the project.