-
For some output formats, it is desirable to not only have a formatted bibliography, but to use semantic markup to identify parts of the bibliography (e.g., title, author, publisher, …). While pandoc s…
-
I am trying to server Rmd using shiny server. However, it seems rmarkdown or pandoc is buggy.
It works well on Rstudio but fails deploy on rstudio connect too.
yaml config:
```
output:
flex…
-
**Explain the problem.**
It is related to https://github.com/jgm/pandoc/issues/7976. When typing latex, I'm used to use babel this way: `\usepackage[french]{babel}`. With this, the typography r…
-
Hello, I was hoping to write an addition to Acrylamid to add support for including IPython notebooks in articles (in a similar manner to @jakevdp 's excellent plugin for Pelican). I intend to add the …
-
Upgraded to newest pandoc (version 3.1.11.1), and now I'm getting this exception
```
Unhandled exception. System.Collections.Generic.KeyNotFoundException: The given key 'Figure' was not present i…
-
I think it would be a great idea to add the possibility to call a hook macro in latex/beamer right before and after the creation of a frame.
This would make it possible to translate something like
…
-
### Initial checklist
- [X] I read the [support docs](https://github.com/micromark/.github/blob/main/support.md)
- [X] I read the [contributing guide](https://github.com/micromark/.github/blob/main/c…
-
This issue is related to the discussion in this comment:
The following code demonstrates the difference in filter
pushdown between DuckDB and Duckplyr as shown by the `explain()`
function.
W…
-
Unnumbered sections in DOCX are supported in combination with the `--number-sections` flag, but not when using the a reference document that is set up to number sections. To compare:
The XML export…
-
I'm not sure if this needed to be an enhancement instead, but here goes. I found out that Pandoc exports this XML for headers:
```xml
Header Name
…