-
Hi folks I appreciate all of the hard work you put in to making this library.
I know array and JSON field support have been touchy subjects in the past. I was trying to find docs on the current stat…
-
There are examples of multidimensional arrays on the array expression page [1] but not on the array type page [2]. It would be good to give an example of a multidimensional array type on the array typ…
-
Failed to execute 'querySelectorAll' on 'Document': '[data-vel-plugin=][data-vel-view=]' is not a valid selector.
HTML code is from basic example so is JS code.
My JS Code:
const container = docume…
-
```
If an operation's parameter is an array (e.g. Customer[]) or a Collection with
only one generic parameter (e.g. List), then the object's structure
should be documentable (the attributes of Custo…
-
https://swicg.github.io/activitypub-http-signature/#how-to-obtain-a-signature-s-public-key
the way it's written, handling a key document in step 5 has you jumping back to step 2 with an actor id, a…
-
The `\endarray` definition from luamml misses the tagging socket and the command to restore table data and so in the following document (which with lualatex-dev loads luamml) the table the table heade…
-
Hi,
I've noticed real world examples of JSON-LD documents declaring an array of context URIs from which some of those contexts are not effectively applicable, the terms are not present in the compact…
-
Thanks for the great work on `latexdiff`! This is such an incredible project.
I've hit an issue when I use nested `array`s with curly braces. Consider the file `df.tex`:
```latex
\documentclass…
-
Shell Sort Algorithm
-------------
### Description:
Shell Sort is an optimization of Insertion Sort, where elements are sorted over increasing intervals (called gaps) rather than adjacent posi…
-
### 🔖 Feature description
- [x] Add a small split of the ragbench tests to our huggingface along with embedding, instruction and model columns @HamadaSalhab
- [ ] Write tests in agents-api using …