-
**Explain the problem.**
Trying to run pandoc with `nix develop` on `flake.nix` which is available in the root of the repo and get the following error:
```shell
user@host ~/pandoc (main)> nix d…
-
The `--no-check` flag presently seems to just set `doCheck = false;` in the output, but all the information related to the test suites is still there. Is there any option that can also eliminate the `…
-
Hello!
Big thanks for this program, like it very much.
I had small issue with my setup - I had to remove `MANROFFOPT="-c"` from my env (used it for colored man pages). With it, qman was broken. …
-
SSIA it would be nice to support building with a system bibutils library.
-
Hello,
I am using pandoc version 2.19.2 I have enabled option `--citeproc` and filter `citations`, see the command example below.
My issue is that references always render as `[@foo]` no matter …
-
Some packages, specifically Lua, do not have a standard name in for pkg-config. Lua 5.1 could be one of lua51, lua5.1, lua-5.1, or lua. It would be nice to have an "or" feature in pkgconfig-depends so…
-
**Explain the problem.**
Render the following markdown with `pandoc/core Input.md --self-contained --toc --output=Output.html`.
```md
# Heading with subheading in individual fenced divs (good)
…
-
**Explain the problem.**
When importing a docx that has multiple sources combined in one references *pandoc -s test.docx -f docx+citations -o test.json* fails with
```
Invalid XML:
Missing root …
-
**Describe the bug**
I am unable to render the website.
**To Reproduce**
1. Clone the repo and open it in RStudio on `main` (commit 584a344a56d9664941dbbfd9366c0a6be4b2c9d9)
2. Click on 'Build W…
-
I'm trying to get `hakyll` to work in the FP Complete IDE, but I seem to get stuck building some of the extra packages that it needs. Specifically, it hangs on `Unpacking texmath-0.8.3`.
This means …