-
Debugging the algorithms is sometimes a bit of a hassle since the show instances are quite verbose. Ideally we would have some way of showing/rendering some image that shows the geometry in question. …
-
Currently, the `Writer` type is defined as
``` haskell
data Writer m = TextWriter (WriterOptions -> Pandoc -> m Text)
| ByteStringWriter (WriterOptions -> Pandoc -> m BL.ByteString)…
-
Can anyone help?
`cabal install pandoc-include` failed with the above error.
Above mentined cabal installation provided pandoc2.06. Piping IncludeFilter.hs (as described in the README) within my pan…
-
**Problem**: I am trying to run the repo code from https://github.com/ksonda/unc-dissertation-markdown-template. The 3rd README requirement is pandoc-eqnos. I followed your instructions on pandoc-eqno…
-
**If you just want to build static Haskell executables right now, follow [these instructions](https://github.com/nh2/static-haskell-nix).**
This issue collects/links all issues and ongoing work to …
-
I'm wondering whether it would make sense to split off parts of pandoc into a separate `pandoc-core` package. This would make it easier to move other parts into separate packages as well.
My motiva…
-
Some types have a `pandoc` prefix, while others do not. This should be consistent, at least for AST types.
-
Following from [this discussion](https://groups.google.com/d/msgid/pandoc-discuss/89055b69-bdfa-4ca7-aea5-97ca8dece032%40googlegroups.com) there seems to be a value to locating non-Haskell dependencie…
-
As talked about at the 1/28/14 [rust meetup](https://air.mozilla.org/rust-meetup-january-2014/), there is a serious safety hole. Lua error handling by default uses `setjmp`/`longjmp`, which won't fire…
-
Get parity with Amazon Linux 2
```
diff
mhart updated
4 years ago