-
### I'm submitting a
[x] bug report
[x] not sure
### ...about
[x] Content Types or data management
[x] other / unknown
### Current Behavior / Expected Behavior
When I open the edit form to …
-
Processing https://github.com/dotnet/runtime/pull/109996#issuecomment-2487064922 command:
Command
-intel -arm64 -perf
```
using System;
using BenchmarkDotNet.Attributes;
using BenchmarkDotNet.Ru…
-
The "field" component `EditDescriptionOnlyComponent`, which allows to display some simple text in forms, should also support markdown formatting. We already support markdown in our `MarkdownPageCompon…
-
I see some discussion on #463, but there was no definitive answer. I defined a TypeAdapterConfig, but the below never gets called:
`
public class TypeContext : SmartEnum
{
public static read…
-
Excellent work! Could you please make the metrics evaluation code public? We are having difficulty using the torch-fidelity tool.
-
Hello.
I managed to create a Parser for Circom/SnarkJS proof, verifying key and inputs to Gnark. I do believe this is a nice to have feature because there is nothing like Circom for browsers (in term…
-
### Discussed in https://github.com/11ty/eleventy/discussions/3548
Originally posted by **jido** November 20, 2024
I am not sure why that happens. Look for the slug "an-article-n-1" in these t…
-
Editors wish to be able to permit public commenting on published content (articles, monographs, and preprints).
This could be achieved by:
- Integrating an external off-the-shelf commenting toolset s…
-
### Expected Behavior
Currently, it is only possible to get `ConfigurationVariant` description as `Optional`, but not to configure it using public API.
`ConfigurationVariantInternal` [has](https:…
-
Within the visual theme system there's one major element missing: The ability to define files that can be put in public space to be references or used within other content. This could be JS libraries,…