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

  1. Update ESlint config to allow parsing of spread operator in objects, in this PR.
  2. Add Variable Transformer with tests. Details.
  3. Return the frequency of variables from the transformer, addressed here.
  4. Remove the argument ooxml in the toOOXML(). Details.
  5. Add Softbreak Transformer with tests in PR.