-
@jcbrand, The naming convention for Patterns properties is to replace space by dashes, instead of camel casing and to avoid boolean properties, as they are less declarative and not matching a CSS styl…
-
# Description
Note, I have added a space after the @ in all example Matrix IDs in this issue, this is to avoid pinging the existing @ Alice user on GitHub.
## Use case
There are a handful of…
-
Hi MMT team,
I don't know how to phrase my question, so here you go :-)
I noticed that for uppercase acronyms such as "IP", "TS", "DPS", they are translated as follows:
Ip, Ts, Dps
Any ide…
-
## Describe the bug
If a data submitter submits the same donor or specimen or sample ID but with different casing (ie. `pat_01` vs `Pat_01`), they are assigned different ARGO IDs (ie. two different D…
-
I'm working with a language that often has apostrophes in the middle of words, e.g. `tanrı'nın`. When title casing this word in a string the plugin is changing the apostrophe to a space and capitaliz…
-
_In #1434, @karenetheridge left a [comment](https://github.com/json-schema-org/json-schema-spec/pull/1434#pullrequestreview-1618682543) regarding special-casing meta-schema validations. This issue co…
-
When I use my BIB file as a source, the title in the literature note is in lower case (except the first letter). For example:
`title: "Identität und differenz"`
instead of
`title: "Identität …
-
** Context **
Some files aren't marked downloadable when could be.
**Proposal and Constraints**
Change the "downloadable" field to mean
false - no
undefined - yes - use a default Download typ…
-
## Bug Report
### What is the issue?
When doing an HTTP call to my service, the headers of my HTTP requests are modified. All header keys are changed to lower case.
Even though the HTTP standar…
-
# Description
The JS and Python implementation of the beautifier are not perfectly aligned. In addition to missing feature parity the code bases in some cases are also very different and this makes i…