-
### Bug description
In my `_quarto.yml` file, if I add these options:
```diff
format:
html:
code-copy: true
theme: cosmo
css: styles.css
+ revealjs:
+ code-line-numbers: …
-
When a search result is an archival collection, the index view should link to a search within that collection. This link supports ArcLight MVP 1.23-1.30.
-
Now there are some separate static u_int32 in `graphDrawer` and `graphDrawerEngine`.
So we have to choose a correct id system contains:
- ID generation rules
- ID deleting rules
- ID propagation b…
-
# Create a Jinja-like templating engine
You need to create a Julia package that implements functionality of [Jinja](https://jinja.palletsprojects.com/en/3.1.x/templates/#) templating engine. You ca…
-
## Summary
My suggestion is, to separate the current code into a library (generic functionality without gtlab) and a module (requries gtlab).
## Why is this refactoring required
Similar to QtNodes…
-
### Bug description
If a callout block is the first bit of content for a website post, then the resulting render of that post has skewed positioning, relative to other posts in the website. Here's a …
kubu4 updated
4 weeks ago
-
### Bug description
Hi,
I recently upgraded from Quarto 1.3.433 to Quarto 1.4.555.
I have a larger Quarto project with a blog listing where I defined an image-placeholder. When rendering with t…
-
### Bug description
I'm not able to render this code to a PDF. The Mermaid code was taken from here: https://quarto.org/docs/authoring/diagrams.html#mermaid
``````qmd
---
title: Mermaid Test
format:…
-
Actually, I'm using React native version 0.71 for building an analytics app, so I Im using cubejs for that.
So, the problem is that when I import the package of @cubejs-client/core and @cubejs-client…
-
Need cursor tests, using screenshot method to compare the graphic and graphical position.
Something like:
1. Having a default graphic, test that the position matches mouse.x, mouse.y. Move cursor …