-
### Description
In Spanish the decimal separator is a comma instead of a period, in latex when using Babel in Spanish mode when in math mode the decimal separator is changed automatically. It would…
-
**Describe the bug**
Native Processing Raster Calculator is not working in Processing Modeler. I tried with both complicated and super simple models and simple formulas. With the exact same data and …
-
### What happened?
When PromQL is unhappy with your metrics name, it generates a warning. This warning now ends up on the panel
![image](https://github.com/grafana/grafana/assets/2118079/4a86519e-87…
-
It seems like this subsyntax fails to match for nested scss.
```xml
(?=</(?i:style)\b)
```
here is an example from a `.sass` file of nested selectors highlighting correctly …
-
I think Steep needs "value casting", which is equivalent to `as` in TypeScript.
`@as` is an annotation for a new "value typecast" rather than the currently existing "variable definition modificati…
-
Just tried minted instead of the listings package and getting the "error" above. PDF builds fine. When not using minted, everything is fine. It's not a minted error, as it builds fine with 'the other'…
-
Azure Function C# script should load specified COM DLL and provide better diagnostics.
We are attempting to make use of existing C++ COM code in a DLL from an Azure C# function. We began building …
-
hello, I followed the steps in README.md, but got errors when I use this command:
./build_toolbox.sh
The errors are as follows:
Add -gencode to match all the GPU architectures you have.
Check 'h…
-
Hi w3c people! I have a proposal about `calc()`, `var()` and similar functions.
I'd like to be able to inherit the expression itself rather than the computed-once value they contain.
For example…
-
## The Problem
Developers on my team occasionally add extra parenthesis to the end of custom-properties, media-queries, and urls which are not caught by other linting rules and which can cause errors…