-
**The problem**
The `--data-dir` option is useful, but its overriding the default user data directory is often a problem, since you may want to use files both from a custom data directory and the d…
-
Hi,
first off: thank you for your work on this extension!
I am currently trying to find a happy path for markdown editing which will be rendered with pandoc and I came upon your extension and gave i…
-
[Hugo](https://gohugo.io) показал себя неплохим генератором статических сайтов.
Нужно:
* Сделать тему оформления.
* Распилить репозитарий по курсам.
* Перенести/переделать материалы.
* Налади…
-
Apologies if I missed an issue or configuration that handles this. I looked around but couldn't find anything.
I'm finding that having YAML frontmatter in a `.md` file breaks the syntax highlightin…
-
I'm working on a semester paper and will need to use cross references for different diagrams. Aside from pandoc-fignos, which works ok given Markdown's syntax for images, none of the other filters are…
-
With`https://github.com/vim-pandoc/vim-pandoc` and `foldmethod = expr` and `foldexpr=pandoc#folding#FoldExpr()`, then on opening a `pandoc` file, for example, a file with extension `md`, and splitting…
-
GloBI help produce data review reports for their indexed datasets. These reports are generated in various formats, including JATS.
Currently (2024-09-17), the following jats are produced:
https:…
-
According to [this](https://github.com/gohugoio/hugo/pull/4060), it seems that hugo can "shell out" to the `pandoc` command to get it to process markdown files whose extension is ".pandoc" or ".pdc".
…
-
### Description
When I try to export a file (I've tried HTML, PDF (Latex) and PlainText) I receive this error:
```
Ein Fehler ist beim Export aufgetreten: Pandoc exited with code 1
pandoc: /Us…
-
### Problem
I'm using the `jdf-template.pandoc` file to compile my markdown files into a PDF that follows the JDF format. However, I experience a CSLReferences undefined error when compiling using …