Snowman-s
Results
2
issues of
Snowman-s
**Name of the lexer** Java **Code sample** All of floating-point literals start with "0x" in below code are not highlighted well. ``` System.out.print(0x1p-1); // 0.5 System.out.print(0x.1p-2); // 0.015625 System.out.print(0x.1p0); //...
bugfix-request
**Describe the bug** When calling `unstructured.partition.doc.partition_doc` with a doc file with multi-byte name (I checked: `文章.doc`/`风格.doc`), it fails with an error. **To Reproduce** 1. Create empty `*.doc` file using Word,...
bug
windows