-
System: Ubuntu 22.0.4
Installed package running command from the readme.md
When tried to run this command(from folder containing readme file):
`pandoc -f markdown -t docx -o docx.docx --filter=pand…
-
Can't select PDF for Pandoc export.
Required as standard CodiMD export does not support the additional modules (ie Mermaid, Graphviz) whereas Pandoc (with filters) does.
https://github.com/Hakuyu…
-
### Bug description
Format hugo-md does not create captions, only alt-text
### Steps to reproduce
``````
---
title: Hugo Captions
format:
html:
fig-height: 3
hugo-md:
fig-height: 2.5
-…
-
Thanks for your wonderful work on this filter. When I run it with pandoc 3.2.1, I receive warnings on all citations whether or not they render correctly. For example, running on the base directory of …
-
Hi,
How can I pass `pandoc --from markdown --to html --mathjax --biblio mybiblio.bib` to acrylamid pandoc filter. It seems, for example, that:
```
FILTERS = ['pandoc+Markdown+mathjax', 'hyphenate', …
ghost updated
9 years ago
-
-
I'm not really happy with the way the browser engines render PDFs from the markdown files. Code blocks get split up in pages, sometimes lines are split in the middle, etc. So I've created a custom LaT…
-
When I added `PANDOC_WRITER_OPTIONS += --filter pandoc-fignos` to my Makefile, I was running into an issue exactly like [this](https://github.com/rstudio/rmarkdown/issues/592) one. I was able to overr…
-
As per discussion with @cderv, we suggest including a lua filter that allows users to change font color and/or text highlighting via simple pandoc attributes.
This originated from [this SO question…
-
**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…