-
Hi, im sorry but i have to ask if i miss something obvious.
What i have done on a fresh ubuntu system:
- **installed pandoc** and verfied that it works
- **install texlive-latex-base** and verify…
-
I am using the makrdown template with pandoc such as below.
```sh
cd 2025/papers/markdown
make iclc2025.pdf
```
But I'm facing the error **LaTeX Error: Something's wrong--perhaps a missing \…
-
When using the source tarball, and building without pandoc, builds fail after `make clean` with a subsequent re-`configure`.
This is what happens when building multiple times in a Yocto workspace, …
-
When I try to export a note obsidian-pandoc return an error:
`Pandoc export failed: Unknown option --metadata-file. Try pandoc --help for more information.`
![image](https://user-images.githubuser…
-
If some cells are undefined, the filter can generate an invalid AST. For example, with this markdown:
```
::: list-table
* - A
- B
* - 1
:::
```
...we get the following (edited to show j…
-
I noticed this while verifying https://github.com/rubygems/gemstash/issues/396 locally, but it seems to also affect the released gemstash:
![CleanShot 2024-08-05 at 09 10 31](https://github.com/use…
-
When OTP switched to using `ex_doc` in OTP 27, we lost the man pages for the OTP modules.
Would you accept a PR to produce man pages, or is there a way to access the intermediate markdown format an…
-
When using `pandoc-secnos` under Pandoc 3 I get "Cannot understand pandocversion=3.1.12.1".
Is `pandoc-secnos` compatible with Pandoc 3?
-
In an attempt to debug the temporary html file created producing the PDF file, the current working directory permissions were changed to prohibit file deletion. Running
```
pandoc --pdf-engine typ…
-
@hitmuri suggested to seek a way, probably using pandoc, to create a word version from latex directly.
Happy to help have a look when latex is done. We could do manual change on .docx directly if …