OfficeDev / Open-Xml-PowerTools

MIT License
693 stars 26 forks source link

Fix RevisionProcessor #177

Closed ThomasBarnekow closed 7 years ago

ThomasBarnekow commented 7 years ago

This commit fixes the RevisionProcessor.IsRunContent(XName) method by making it consider additional tags that were previously ignored. This includes w:customXmlDelRangeStart and w:customXmlDelRangeEnd, for example.

Fixes #176

ThomasBarnekow commented 7 years ago

@EricWhiteDev Please have a look at this. I just rebased, so it would be ready to be merged if you are happy with it.

EricWhiteDev commented 7 years ago

I ran all of my external tests - all good.