Maksim Sorokin

Results 4 issues of Maksim Sorokin

I was gathering files with a script for builder and found this scenario The set shade property (correctly displayed in the document) is not an attribute of the ooxml-parser object...

bug

Here's a comparison in the collected documents on the different versions ![image](https://github.com/ONLYOFFICE/ooxml_parser/assets/60688343/8cadccc0-568b-4ae2-9680-d77c825bfcc6) Accordingly, on 7.5 ooxml parser does not display properties `line` `line_rule` Which are present in the document ![image](https://github.com/ONLYOFFICE/ooxml_parser/assets/60688343/758e94e9-ab05-4d83-b92a-110c8c301303)

bug

`docx.elements[0].numbering.abstruct_numbering.multilevel_type` return `nil` https://github.com/ONLYOFFICE/ooxml_parser/blob/d3c1d004d16d2e1c1e10e50ab83765de59aef600/lib/ooxml_parser/docx_parser/document_structure/numbering/abstract_numbering.rb#L36

bug

If parcing the [result of the docbuilder](https://github.com/ONLYOFFICE/doc-builder-testing/blob/master/js/docx/smoke/api/create_table.js) , the new version of the builder writes start:\end: instead of left:\right: tags ```xml ```