-
On Alpine Linux, doing
`cabal install pandoc-include-code`
gives
```
...
Starting pandoc-include-code-0.3.0 (exe:pandoc-include-code)
Building pandoc-include-code-0.3.0 (exe:pandoc…
-
https://hackage.haskell.org/package/pandoc-sidenote
https://tony-zorman.com/posts/block-sidenotes.html#rewriting-pandoc-sidenote
https://gwern.net/sidenote
implement the tufte-css way.
-
https://mystmd.org/guide/quickstart-myst-documents#export-documents has examples of how to export a document to Microsoft Word, PDF, and LaTeX. Will be great to also be able to export the document to …
-
Hi,
I recently tried with success the export towards ipython notebook file format (`.ipynb`) :
```
pandoc -f org -t ipynb -o test.ipynb test.org
```
Would it be possible to add this export f…
deb75 updated
5 months ago
-
I'm using Pandoc export for this kind of markdown:
```markdown
---
title: "Book"
author: Me
date: 02 Décembre 2019
geometry: margin=1in
lang: fr
documentclass: scrbook
fontf…
-
When I export to PDF with Pandoc and I have a LaTeX code chunk it will never finish.
More details:
- Using VS Code, MPE 0.5.2, Pandoc 2.9.1.1.
- Everything works fine if there's no code-chunk.
-…
-
See https://github.com/google/bloaty/issues/329 which has an example.
This seems likely a problem with the binary, but thought I would open a ticket, as maybe you'd want a conditional check like bl…
-
Could you please make the plugin compatible with the Obsidian mobile app?
-
I have downloaded Pandock. What do I do with it so Manuscript recognizes it and I can import, export and compile more things.?
-
**Explain the problem.**
Users will increasingly use non-breaking space and non-CRLF end of line characters.
These are currently breaking Markdown syntax.
For example this apparently valid pa…