Giter VIP home page Giter VIP logo

Comments (3)

danhalligan avatar danhalligan commented on May 28, 2024

Following advice from stackoverflow: http://stackoverflow.com/questions/18334943/pandoc-ruby-error-when-running-documented-example I believe this might be related to the version of ruby I have installed (1.8.7)

from pandoc-ruby.

xwmx avatar xwmx commented on May 28, 2024

@danhalligan you are correct that this is due to an incompatibility with Ruby 1.8.7. While it was unintentional, note that regardless of this issue, Ruby 1.8.7 has been retired and you should upgrade to Ruby 2.

That said, I'm updating the library to internally use strings for all flags, which should resolve this issue for you. This change will make the library work with Ruby 1.8.7, and also has the added benefit of a extremely small speed improvement due to fewer Symbol <> String conversions, with no downsides that are immediately apparent.

I'll push an update to rubygems.org in the next few hours.

from pandoc-ruby.

danhalligan avatar danhalligan commented on May 28, 2024

Thanks for implementing this - for various reasons its hard to upgrade our ruby version.

from pandoc-ruby.

Related Issues (20)

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.