-
Code to reproduce:
```lisp
(defparameter *pandoc-vars*
'(:mainfont "Liberation Sans"
:documentclass "report"
:geometry (:margin "2cm")))
(rtl:doplist (key val *pandoc-vars*)
(pr…
-
something like
```{.python caption="The preprocessing step, cf. [@Nystrom2018]" #lst:huh}
def foo():
""" Wuppie! """
pass
```
will be translated using `pandoc --filter=p…
-
**Explain the problem.**
command: `pandoc --output --to docx reference-doc=custom-reference.docx report-8660595912627799385.html`
Pandoc version?
pandoc.exe 2.14.2 windows
[bugreport.zip](…
-
The version of pandoc being used by the CI to build the site, has a quite annoying accessibility issue surrounding code-blocks.
Every line in a codeblock has an `` tags with `aria-hidden="true"` on…
-
For some time I have been using pandoc to create two-column PDF documents via LaTeX. (This can be accomplished with some abuse of the `fontsize` variable.) However, in the transition from 1.9.x to 1…
-
Hello!
I installed on my M1 mac using homebrew, and I want to change the styles when exporting to .docx. I can't find the reference file to be able to do so, however. I don't seem to have a folder…
-
**Describe your proposed improvement and the problem it solves.**
Hello,
I am writing this feature request because I currently wish to import some Wiki content in Confluence Cloud.
Atlassia…
-
I have the latest PanDoc plugin installed (version 0.2.5) on Obsidian (version: 0.13.23) for Windows on Windows 11. I also have the latest version of PanDoc Installed and have set the path in setting…
-
Peter Sefton has done very interesting works with data crates where a bag can function as a static site. It would be interesting in taking what he has learned and applying it to dataset collections.
…
-
When updating to later versions of pandoc, figures are placed into a `\begin{figure}` environment and then in addition a `\begin{figure*}` environment. This causes LaTeX to error.
I think this is p…