-
Exporting a org-mode file to _odt_ or _html_ via ox-pandoc doesn't correctly render the bibliographic references inserted with pandoc-zotxt. In the org-mode file the filters are enabled by having "`#+…
-
When applying a python filter on Windows, I have the following error:
```
pandoc.exe: Error running filter ./comments.py
./comments.py: createProcess: invalid argument (Exec format error)
```
Python…
-
It would be helpful if pandoc-citeproc could extract CSL variables embedded in the CSL note variable in CSL JSON databases.
Embedding CSL variables inside the CSL note variable is a technique that c…
-
It is impossible to pass these options to Pandoc in the Rules file:
``` ruby
:s, {:f => :markdown, :to => :html}, 'no-wrap', :toc
```