docx icon indicating copy to clipboard operation
docx copied to clipboard

read pure text from docx written by Nim.

Results 2 docx issues
Sort by recently updated
recently updated
newest added

I am using nim version 1.4.6 and trying to compile a project that using docx. unfortunately, there are issues with zlib.h module. ![Untitled](https://user-images.githubusercontent.com/43274863/118266736-b00a0080-b4c3-11eb-9287-6ab0bfce3c64.png) P.S I already tried to install zlib...