Giter Club home page Giter Club logo

panpipe's People

Contributors

dmitriid avatar marcelotto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

panpipe's Issues

API version is [1,22] in Panpipe version "0.2"

Hello, (and many thanks for this nice library).
I'm using the latest version of pandoc and I ran into issues around the fact that encoding and decoding version of pandoc are different.

I solved this by changing the @api_version in module Panpipe.Pandoc to [1,23], which is an ugly way to solve the problem.

(I saw that this change has been done in the repo, after the release of the 0.2.0 version)

I must admit that, as I'm totally new to this Pandoc universe, this is a little bit like black magic.

Is there a way to set Panpipe's Pandoc API version nicely ?

syntax for --variables with KEY[=VAL] or KEY[:VAL]

An example for handling variables might be useful in the ReadMe. I had to peek into the code to understand what might work :)
Panpipe.pandoc( input: "input.md", from: {:markdown, [:emoji]}, output: "output.pdf", to: :pdf, pdf_engine: :xelatex, variable: :"linkcolor=blue" )

Rambo error when running pandoc function

When I run Pandoc:

Panpipe.pandoc("# Example doc", to: :html)

I am seeing this error:
sh: line 0: exec: /project/_build/dev/lib/rambo/priv/rambo: cannot execute: No such file or directory {:error, "rambo exited with 126"}

PDF Support

Is it possible to add PDF support? Basically convert html,docx etc to pdf

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.