Frederik Eichler
Frederik Eichler
The problem is not the initialization in server/bindBodyParser.js but the call in admin/server/app/createDynamicRouter.js where it is called without options. `uploads.configure(router); // should be called with the multer options` Unfortunately the...
If this is something you don't see in Pandoc in general or something that would have to be added through extensions by whoever needs it? _A little more background where...
Yes, I had a look, but this would add support for one package, whereas if we could support generic MathML we'd reach more use cases (and would have 100% compatibility...
hey @universalhandle, I can reproduce it on 3.1.1 (confirmed this on a node:latest container just to be sure it was only 16) ```js const fs = require('fs'); const { create...
@jgm could we maybe activate the Zotero and the Endnote reference detection separately? IMHO the Endnote detection is de facto unusable because most documents will contain combined citations, and thus...
Activating it separately would allow us to still use Zotero references and ignore documents with Endnote (of which most fail with an error). We will have to catch the error...