Odin Kroeger
Odin Kroeger
Yes, this is definitely a bug. Here's what I think is happening: The bibliography file is not updated directly (What if the file is read by another process while it's...
You're welcome! > What would you advise? That I should work on my time management, so that I get around to finishing the next release ;-). Okay, so the file...
> The outcome was exactly the same as before. Did it even give you the same error messages? Including "pandoc-zotxt.lua: File exists"?
Hmm, odd. Say, I just noticed that the path I gave you, **filters\pandoc-zotxt.lua\pandoc-zotxt.lua**, is wrong. I assume you noticed and edited **filters\pandoc-zotxt.lua** instead, yes? Depending on how you installed the...
Happy to help! :-) I'll release a proper fix at some point in the future. It'll be a while though.
I had the same problem and could solve it by: ```css .reveal.reveal img { border: none; box-shadow: none; max-height: calc(66vh); max-width: calc(66vw); } ```
I did just play around with Duplicacity v2.6.1 and Arq v6.2.44. This isn't a ~proper~ benchmark, I didn't bother to make sure that both programmes run under comparable conditions, I...
I just tested fetching some items using pandoc-zotxt.lua. I didn't do any in-depth testing, but at first sight, everything seems to work fine 😄. I’ll keep you posted if I...
Thanks for looking into it! For what it’s worth, in our use case, all sites share an eTLD.
@unera and @alerque, I wrote [that Lua filter](https://github.com/odkr/pandoc-quotes.lua) a long time ago. (So long ago that I should have a look at again, but it should work.)