errata-ai / Microsoft

A Vale-compatible implementation of the Microsoft Writing Style Guide.
https://github.com/errata-ai/vale
MIT License
85 stars 46 forks source link

"that is" suggested instead of i.e. but then flagged to be contracted #45

Closed Fuco1 closed 1 year ago

Fuco1 commented 2 years ago

Maybe if the that is is followed by a comma we could ignore it and not suggest a contraction.

blizzy78 commented 1 year ago

Yes, please change it such that that is, will be ignored. As an example, it should not suggest a contraction in this sentence:

AllMatch returns true if pred returns true for all elements produced by prod, that is, all elements match.