-
By literary format I mean no gap between paragraphs and a (tab) indentation at the beginning of each paragraph -- as with a novel or regular book. I've tried
`#+HTML_HEAD: p { margin-top: 0px; marg…
-
`ruff check` produces false positive DJ012 for Django models like so:
```
class Person(models.Model):
name = models.CharField(xxxx)
def __init__(self, *args, **kwargs):
…
-
### Describe the bug
In project settings, I set "dynamic range format preference" to Dolby Vision. Then, in Jellyfin, I play a Dolby Vision file - it plays in Dolby Vision. I play an HDR10 file - i…
-
Describe how validation has to be performed, several levels, tooling?
-
**Proposal:**
The correct method for producing a new version of Schematron with new syntax, is to make a new namespace. This is how the move from Academia Sinica's original Schematon to ISO Schema…
-
| | |
| --- | --- |
| Bugzilla Link | [46795](https://llvm.org/bz46795) |
| Version | 10.0 |
| OS | Linux |
| CC | @DougGregor,@zygoloid |
## Extended Description
Using clang 10.0.0 on ARM (and I …
-
I'm one of those poor souls that rely on Python ability to json encode/decode IEEE 754 infinity and nan, see [*Infinite and NaN Number Values*](https://docs.python.org/3/library/json.html#infinite-and…
-
Balaji X. Srinivas bxsrinivas@... writes:
I figured out why avahi-0.6.31 package fails the apple bonjour conformance
test(v1.3.0) for test case SRV PROBING/ANNOUNCEMENTS.
The Bonjour conformance te…
-
The default registry still lists "field options" as being valid configuration for MF2.
https://github.com/unicode-org/message-format-wg/blob/main/exploration/default-registry-and-mf1-compatibility.…
sffc updated
2 months ago
-
There are a number of issues in typify and in progenitor that pertain to the handling of references. In particular, we assume that schema references will be to JSON paths of the form `#/$defs/` (or `#…