-
The issue is with the pandoc json encoder. If you have an empty object, which is supposed to become an array, but never gets any elements inserted, when encoded to json, the output is `{}` instead of …
-
### Regression?
Yes
### System Info and Version
System/Version info
```sh
Hyprland, built from branch main at commit 77cf651825c2afac69e3a827ff910a62c73e1218 (protocols: avoid crashing …
-
This is a tracking issue to maintain a list for known to compile packages, from a recent stackage snapshot (`lts-16.27`).
```
/root/.asterius/.stack-work/install/x86_64-linux-tinfo6/9ac86446ee106c…
-
As I [posted on reddit](https://www.reddit.com/r/haskell/comments/3jsvy8/what_is_your_haskell_development_setup/cusg37q), the Modules pane is empty on my system (osx yosemite, brew ghc 7.10, leksah 0.…
-
Hi! I am writing a program whose configuration will be in Lua, and I expect the user to return a table that has roughly this shape:
```lua
local git_deployment = confer.fact({
name = "git",
…
-
### Description
Using the (very handy!) `pandoc.List` type in a Lua filter causes the value to be serialized by `pandoc.json` as a JSON object rather than an array.
To demonstrate, if you create…
-
**Describe the bug**
`cabal-install` appears to allow using component names that `Cabal` can't parse. I'm not sure if this a bug with `cabal-install` being too lax or `Cabal` being too strict.
**…
-
Hi,
I'm using a text editor and running DITA-OT 3.7.2 from the command line (Windows 10). I'm trying to build a proof of concept document from a single ditamap that references three different sour…
-
First off, I love pandoc, and every time I read its documentation I learn new tricks it can do :D Thank you for all your hard work!
## Explain the problem
I realize this may not be a pandoc issu…
-
Pandoc uses many external packages. It is important to use unreleased packages during development. The necessary steps should be documented in the contribution guides.