-
Problem: With styles like [Chicago](https://csl.mendeley.com/styleInfo/?styleId=http%3A%2F%2Fwww.zotero.org%2Fstyles%2Fchicago-fullnote-bibliography) that uses footnotes for in-text citations, Usage o…
-
After installing pandoc and all of the other recomended packages from the repos (running Ubuntu 14.04 here), when I try to trigger the pandoc extension to render some Markdown I get the following erro…
-
When attempting to use footnotes for beamer output, they are rendered incorrectly in the final PDF. Footnotes are rendered correctly when using the default beamer template or when using pandoc-latex-…
-
I use quarto.org which relies on pandoc to produce pptx documents. When using the default template (created with "quarto pandoc -o template.pptx --print-default-data-file reference.pptx") I can produc…
-
markdown-preview-enhanced doesn't support all table syntax: https://rmarkdown.rstudio.com/authoring_pandoc_markdown.html#tables
One of them is grid table syntax. This is used as default syntax for …
amra updated
6 months ago
-
Hi, I have trouble connecting citations & linking.
This plugin allows us to insert any type of citation, and the standard in markdown is Pandoc style `[@citekey]`.
Moreover, using the [Pandoc Refe…
-
This is to track possible enhancement/fix when inline HTML such as SVG is included in a Figure Pandoc AST node (such as the one emitted by `diagram.lua` below).
Note that the issue was raised in th…
-
[RISE](https://rise.readthedocs.io/en/stable/customize.html) is a very useful extension to Jupyter Notebook that allows presenting notebooks directly in the form of Reveal.JS slides.
Now, when conv…
-
### Bug description
When a footnote is reused, it is duplicated.
This is the case at least for `html`, `pdf`, and `revealjs`.
```qmd
---
format:
html: default
pdf: default
revealjs: …
-
When my included source code contained a newline I got a backtrace:
```
Traceback (most recent call last):
File "/usr/bin/pandoc-include", line 8, in
sys.exit(main())
File "/usr/lib/py…