-
I would like to see highly customizable multi-column reports that can be easily run when called. Currently Hledger gives an excellent "Trended" financial report which is the main reason I use Hledger …
-
I fiddled with MDEx 0.2 this eve, and found some bugs in their Liquid converter.
As a workaround, I replaced the MDEx 0.2 calls with [Solid](https://github.com/edgurgel/solid). It worked perfect…
andyl updated
1 month ago
-
### Bug description
With quarto 1.3.49 on macOS 11.6, a simple test document with a theorem (https://stackoverflow.com/q/74780867/2777074)
```
---
title: "Untitled"
format: beamer
editor: v…
-
Current image with Eisvogel version 2.4 does not match pandoc's default latex templates
https://github.com/pandoc/dockerfiles/blob/dce3e6291b7779a1c63d1f176ca1515553cb15a3/alpine/Dockerfile#L179-L1…
-
## Description
### What steps will reproduce the problem?
1st Method:
1a) Create a Markdown cell.
1b) Drag an image from the Windows file system into the Markdown cell.
1c) Images do not displ…
-
Pandoc returns:
```
[WARNING] Missing character: There is no (U+FE0F) (U+FE0F) in font [templates/fonts/urw_gothic/U
[WARNING] Missing character: There is no (U+FE0F) (U+FE0F) in font [template…
-
**Describe the issue**
Dear AMGX's developers, I'm trying to build AMGX with gcc in windows, but got error in cmake. The follows are my environment information.
**Environment information:**
- …
-
First reported at https://github.com/quarto-dev/quarto-cli/issues/7439
This happens since 3.1.7
Take this example
````markdown
---
title: test
references:
- type: article-journal
id: W…
cderv updated
3 months ago
-
The *User Guide* does not seem to mention how to create an HTML document without any built-in style. Some hard-coded style is included in default of `--css`. I have namaged reduce the `` to a minimum …
-
Hi,
Thanks a lot for `pycobertura`. I used it to automate the coverage reporting of an internal project. Since we are using a private GitHub repository, we used GitHub actions to run the coverage a…