-
I am running MacOS High Sierra 10.13.4, Sublimetext 3 build 3176, MacTex 2018, and have installed Pandoc plugin in order to convert markdown to PDF. (I had been using this plugin for years with previo…
-
Gavin's experimental [autobuild tool](https://github.com/GZGavinZhao/autobuild) has flagged a number of dependency issues in the repository.
False positives are marked as complete because this task…
-
привет
на моей OS X Mojave не может быть установлен pandoc
посоветуете как обойти этот косяк?
мерси
-
Pandoc 3.4 introduces a larger-than-usual change in the LaTeX writer that we should warn our users about. See [discussion](https://github.com/quarto-dev/quarto-cli/pull/10840#discussion_r1767647364).
-
the following code
```
# fig.align argument is not supported in Word (align in template docx)
if (knitr::opts_knit$get('rmarkdown.pandoc.to') == 'latex'){
opts_chunk$set(fig.align = "center")
}…
-
### System details
RStudio Edition : Desktop
RStudio Version : All currently supported including 2024.09.0+375
OS Version : Windows
R Version : Any
### Steps to re…
-
recently i discovered these issues with ox-pandoc/pandoc, where the org buffer need to be exported to temporary org file using pandoc and then convert it again using pandoc CLI! this behavior in fact …
-
`yes` in the input becomes `true` in the output. According to the latest YAML spec, "yes" is no longer a boolean, and reasonably so.
```
$ cat test.md
---
indenting: [medium,yes]…
-
Would be awesome if it worked with pandoc --and perhaps also displays pdf.
-
When I execute runner.py I get the following:
```
/home/ahinkley/.local/lib64/python3.11/site-packages/pandoc/utils.py:62: UserWarning:
Pandoc version 3.2 is not supported, we proceed as if pand…