Git Product home page Git Product logo

Comments (4)

Arghriffic avatar Arghriffic commented on August 27, 2024

This breaks ANY file name on Windows.

from docx2gfm.

spier avatar spier commented on August 27, 2024

Thanks for reporting the issue @Arghriffic.

I haven't tested on Windows, so I wouldn't be surprized if there were some issues on that OS.

Can you confirm what exactly is breaking things in WIndows?
Also I deployed a new version (0.3.0) yesterday, in case you want to test with that.

from docx2gfm.

Arghriffic avatar Arghriffic commented on August 27, 2024

Thanks for reporting the issue @Arghriffic.

I haven't tested on Windows, so I wouldn't be surprized if there were some issues on that OS.

Can you confirm what exactly is breaking things in WIndows? Also I deployed a new version (0.3.0) yesterday, in case you want to test with that.

Any file you try to open results in a pandoc "openBinaryFile: does not exist (No such file or directory)" it does not matter what the name is. Spaces, no Spaces, single quotes, double quotes. Completely breaks it.

from docx2gfm.

spier avatar spier commented on August 27, 2024

Hm, interesting.

The way that docx2gfm calls pandoc is this:
pandoc '<your-file-here>' --wrap=none --atx-headers -f docx -t markdown-bracketed_spans-link_attributes-smart-simple_tables -s

I can only speculate what might cause this.

1: Would you mind trying that out directly, to see if that works?
I a wondering if maybe on Windows the pandoc CLI options are different? Although that would be surprizing.

2: Which ruby version are you using, so that I can test with that too?

Thanks again for the bug report and for your help in debugging this.

from docx2gfm.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.