-
I'm trying to replicate the [Tailwind syntax for responsive spacing](https://tailwindcss.com/docs/margin#responsive)
The syntax is this: `m-{size}` and for the responsive is this: `{screen}:m-{size}`…
-
Integration the validation via mustang to the l3build check process made me think that it would easily be possible to integrate this as a feature so after writing the xml as a separate file the packag…
-
### Description
It appears that `nixfmt` does not preserve backslashes. I have the following two lines in my `darwin.nix`:
https://github.com/thefossguy/prathams-nixos/blob/6acda3f9c27516b81a29d…
-
QueryUtils is not escaping the space character
When a parameter containing a space (" ") is passed this exception is raised
In this test the parameter was "In Camera"
Suppressed: redis.clients.j…
-
When using this kind of types in models:
```
MyType = Annotated[str, Field(min_length=3, max_length=256, pattern=r"^[a-z0-9_]+$")]
```
It looks like the generator does not properly escape the re…
-
```item(title="Command Prompt" tip=tip_run_admin admin=has_admin image='@package.path("WindowsTerminal")\WindowsTerminal.exe' cmd="wt.exe" arg=`-d "@sel.path\." -p "Command Prompt"`)```
```item(tit…
-
1. Run a few chat requests
2. Hit escape
See this error in the console
```
ERR TreeError [Chat] Tree element not found: [object Object]: Error: TreeError [Chat] Tree element not found: [object Obje…
-
Ruby: 3.4 preview
Rails: Edge
Postgresql: 17rc1
I'm running into an issue when my payload becomes large enough to trigger the special handling of this adapter. I'm rendering responses on the serv…
-
Hi,
just came over this issue. If you have a string including a vertical tab the json is broken. We need to escape it. Could you please extend the escaping list and add "\v" to be escaped too?
T…
-
```
#define BLOODSUCKER_RESTRICTED_SPECIES list( \
/datum/species/synthetic, \
/datum/species/plasmaman, \
/datum/species/shadow/nightmare, \
/datum/species/abductor, \
/datu…