-
### Describe the Issue
A camper reported that in Step 43, if they add a semicolon one space to the right of the last word `row` on the result assignment statement, the test fails. But if the semi-c…
-
The U+3A character, which represents the colon (:) symbol, cannot be exported as an SVG file; doing so will result in an error with the file name.
`U+3a#:#mono.svg`
The colon (:) cannot be used …
-
I have a media-repo behind Traefik, and it throws an exception `too many colons in address` when accessing certain media.
This causes some media to fail loading.
For instance:
```
media-repo-1 …
-
Having a colon in the publication title can make the page crash.
Colon is used as the separator between the name of the field and its value in the markdown file.
-
Use this issue to discuss colons in the HMRC content style guide.
-
Would be nice if this tool could create an `EBNF` accepted by (IPV6) https://www.bottlecaps.de/rr/ui or (IPV4) https://rr.red-dove.com/ui to generate grammar railroad diagrams (see example bellow).
…
-
**Is your feature improvement request related to a problem? Please describe.**
The current tedge-agent log file names under `/var/log/tedge/agent/*.log` use the colon (`:`) character which result…
-
Hello,
When I use a username with colon like 'proxyuser:target' the username is converted to proxyuser, preventing me to connect to the proxy.
```bash
# sshuttle -r proxyuser:target@10.4.42.5…
-
**Is your feature request related to a problem? Please describe.**
Currently, there is no way to use "Remove diacritics" at the same time as "Remove special chars" without it removing the diacritics …
-
Expected: leaving out a colon token from an otherwise valid JSON string should throw a ParseException.
Actual: JSON is parsed as if the colon was there and no exception is thrown.
Does the parse…