-
From RFC 9110:
> Field values containing CR, LF, or NUL characters are invalid and dangerous, due to the varying ways that implementations might parse and interpret those characters; a recipient of C…
-
Hello,
I'm here thanks to @tomhodgins.
First, I'd like to salute your great work on cssnano. Your tool is probably the best one out there, and (imo) only lacks a live CSS minifier. Sometimes, it…
-
### Expected Behavior
Simply reshape a JSON by breaking lines between `keys: values`, indenting ...
### Actual Behavior
Actually reshapes JSON as expected AND inserts or removes spaces *inside* my …
-
### NetBox version
v3.1.10
### Feature type
Change to existing Plugin
### Proposed functionality
Could it be possible to declare a parameter in the inventory YAML file to allow for lowercase outp…
-
Hi, I've been encountering this issue where with an input of a file with spaces and hyphens, those are deleted in the output file. For example : "One Piece - Chapter 4.cbz" will be named "OnePieceChap…
hvmzx updated
4 months ago
-
### Description
For mock patch
```patch
diff a b
--- a
+++ b
@@ -1,3 +1,6 @@
+ 546
+ 546
+ 546
a
b
c
```
After copy-pasting it in a file delimited as "Spaces: 2", it becomes:
…
-
By default, access log fields are delimited with quotes and spaces. This is customizable for listener access logs but not for admin access logs. However, it is very difficult to parse logs with such a…
-
Is it possible to have a quoted string as an argument to a tag, without the surrounding quotes being preserved in the output?
Selmer, as expected, _does_ treat the quoted string as a single argumen…
-
### Description
If auto_indent is set to true, non-white space characters are inserted when writing block comments.
Indenting doesn't mean adding ASCII art, it means adding tabs or spaces.
##…
-
Related:
- https://github.com/mrdoob/three.js/issues/23614
Roadmap and discussion for supporting for wide-gamut color spaces in three.js. Many displays now support Display P3 (+50% larger gamut …