Jessica Tegner
Jessica Tegner
@kloczek can you test master now, after the work pr pr #328 the python ones should be fixed
@kloczek Can you try the following: * Running from source from the git repo? * running poetry install and make sure it iinstalls pandocfilters * Then run pytest with poetry...
Hi It is an amasing library. And one of the few that is so simple. Getting it into maven central would be a big help for anyone trying to use...
What pandoc are you using? How does your python code look?
@akuma73 I cannot reproduce this
This was also reported in #197 and a pr was made in #199 but weren't for some reason merged. I'll see to it being fixed asap :)
yes. We could probably raise a ValueError, but if we start doing this, we would need to do this for every argument. I would say that we already have enough...
It's not obvious what this pr actually does
@fsoedjede that seems okay on the surface, but I'm not sure if that would mean that we would run in to some errors with automatics detection of the file type...
Also @fsoedjede I just tried your command and I get the following output ``` pandoc.exe: tests/*.md: withBinaryFile: invalid argument (Invalid argument) ```