EvotecIT / OfficeIMO

Fast and easy to use cross-platform .NET library that creates or modifies Microsoft Word (DocX) and later also Excel (XLSX) files without installing any software. Library is based on Open XML SDK
MIT License
280 stars 50 forks source link

Fix check IsToc for Word.Lists #76

Closed rstm-sf closed 1 year ago

rstm-sf commented 1 year ago

Fix IsToc check when "Heading" exists with more than 1 character ending

P.S. I can remove the refactoring commit Hide whitespaces will help watch diff

![image](https://user-images.githubusercontent.com/2669927/202654155-741785f2-216c-44fb-b69a-c96ec9f69297.png)
PrzemyslawKlys commented 1 year ago

@rstm-sf I accepted another PR and there's a small conflict. Can you resolve it/tell me what to fix - I believe in the other PR @byteSamurai fixed only XML comment vs a comment, but just want to be 100% sure that it gets merged as you want it.

rstm-sf commented 1 year ago

No problem, a little later