-
## ✨ Feature
An inline form for editing a users dream role using the API defined in the [backend data for career planning](https://github.com/GCTC-NTGC/gc-digital-talent/issues/12001) ticket.
## 🎨 …
-
Similar functionality to the subreddit bot:
```
: I would like to use [[hypergenesis]] in my new deck, but it is banned.
Kihashi: Hypergenesis | Sorcery | Suspend 3—{1}{G}{G} (Rather than cast this …
-
### What happened?
What happened?
![image](https://github.com/user-attachments/assets/718099a1-02ea-4642-8ca2-01743020aae1)
inline code is not rendered properly, missing scope qualifier and par…
-
### What happened?
Inline queries (and inline JS queries) that use dv.current() or this.file sometimes reflect the previously opened file instead of the newly opened file that defines the running q…
-
### Describe the bug
The highlighting queries set the `url` metadata field. Urls in markdown can be enclosed in `` so they can contain whitespace ([reference in current CommonMark spec](https://spec.…
-
It seems this package currently allow only copying over `@media` queries. But I would prefer that `@media` tested for and then CSS rules applied, removing `@media` queries. For example, my CSS contain…
mitar updated
7 years ago
-
**How can we reproduce this bug?**
I have two different font-size values in my app.scss file. I used the media query exactly as shown in the docs:
```
/* Main header */
.header {
h1, .tagline {…
-
Currently, most TLL methods use [`InterpolationGrid::get_indices`](https://github.com/vinecopulib/vinecopulib/blob/main/include/vinecopulib/misc/implementation/tools_interpolation.ipp#L93).
It is im…
-
### What happened?
The regexreplace demands some characters to be escaped, for example in this line that extracts the text of a link:
`=regexreplace(regexreplace(string(internal_link), "\]\]", ""), …
-
### Is your feature request related to a problem?
Able to control concurrency of a single RPC query, to allow multiple queries to run at the same time. Eg splitting up expensive queries into selfco…