Closed ThomasBarnekow closed 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
@EricWhiteDev Please have a look at this. I just rebased, so it would be ready to be merged if you are happy with it.
I ran all of my external tests - all good.
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