-
We need a general way of producing a figure with a caption and label.
Pandoc's "implicit figures" are too limiting. Figures can include multiple images, and also non-image content like code.
-
I apologize if this has been discussed before, but I didn't find anything about it in the issues ...
I often see colored boxes in Markdown cells, e.g. in `docs/source/examples/Notebook/Notebook Basic…
-
Created a few private jsons as separate tables. Would like to use some of them together. Would be nice to be able to that via Generator service (just refer to existing private ones when creating a com…
-
### Background
As proposed by the GitHub issue selector, I asked [a question on StackOverflow](https://stackoverflow.com/questions/75164714/how-to-create-a-new-document-in-sphinx-docutils-by-api). …
-
_Reproducible steps:_
1. Create `test.md` file with the following contents:
```markdown
# Test
# Test
# Test
# Test
# Test
# Test
# Test
# Test
# Test
# Test
# Test
# Test
# Test
#…
-
Currently focusing on [pandoc](https://pandoc.org). It seems well maintained compared to other solutions. I'm currently exploring the different PDF rendering options. A plus is that it can also do m…
-
The [witiko/markdown](https://github.com/Witiko/markdown) package has recently seen the introduction of several new options and syntax extensions sponsored by [David Vins](https://github.com/dvins) an…
-
Requested by @EleanorKonik on the Discord's #creative channel
Basically, you can write template files for most output formats which use a templating language to include bits of the input document. …
-
## Bug Report
#### Disable all the other extensions except for LaTeX Workshop and LaTeX Utilities, and check that you still see this issue.
You still see this issue?: Yes
### Describe the bu…
-
On Quarto v1.3.433, I tried rendering a `.qmd` file with a cell block that outputs a `DataFrames.DataFrame` object in Julia. When rendering an HTML or PDF file, the `DataFrame` is rendered as a table,…