-
Upgraded to newest pandoc (version 3.1.11.1), and now I'm getting this exception
```
Unhandled exception. System.Collections.Generic.KeyNotFoundException: The given key 'Figure' was not present i…
-
RStudio IDE comes with Mathjax 2.7 bundled. This is used by **rmarkdown** when local mode is used for example.
Path is stored in `Sys.getenv("RMARKDOWN_MATHJAX_PATH")`.
Mathjax 3 has been out si…
cderv updated
3 months ago
-
Some `pandoc` variables are implemented in `LaTeX` output format and not in `HTML5` output format (see https://pandoc.org/MANUAL.html#variables-set-by-pandoc):
- institute
- abstract
This coul…
-
- [x] Download release binary base on arch when run `npm install`
- https://github.com/etclabscore/dl-github-releases
- https://github.com/jgm/pandoc/releases/
- Extracted to `node_modules/pando…
-
pdftotext (https://www.xpdfreader.com/pdftotext-man.html, https://pypi.org/project/pdftotext/) could be used for PDF text extraction. I don't know whether the latter wraps the former or is something e…
jorsn updated
3 years ago
-
## Description
Zettlr knows to hide Pandoc classes assigned to images: `{height=16px width=16px}`.
It would be nice if Zettlr could parse these values and pass them to the renderer.
## Prop…
-
At first I thought this was due to stripping behavior since it complains that it doesn't recognize the format but I think the real issue is that they only provide 64-bit binaries and while ARMv8 Chrom…
-
The title might suggest that the well-intended pandoc-like feature works. But I mean it differently:
When calling scholdoc on my ScholarlyMarkdown files to create .html, for instance, it looks almost…
-
Cf discussion on #5630
In particular to get markdown table.
-
```
I discovered pandoc some time ago (congratulations it is really a useful
tool), but I have just used it to convert a LaTeX book into HTML.
I have found some issues that I will report in other iss…