-
```
We need a Canadian postal code format and European
A Canadian postal code is a string of six characters that forms part of a
postal address in Canada. Like British and Dutch postcodes, Canada's…
-
```
We need a Canadian postal code format and European
A Canadian postal code is a string of six characters that forms part of a
postal address in Canada. Like British and Dutch postcodes, Canada's…
-
Thank you for a great program!
I've been using it for a while, however I got an error today for a filename with more than two spaces:
```
touch "a b c"
./rm.sh "a b c"
basename: extra operand ‘…
-
As a user, I can currently enter free text into the "Add new field" window when defining a new contract. These field names are used as javascript property names, as well as displayed to the user. Upda…
-
Whilst access control generally has been covered in #2 @amunizp pointed out that we should probably have something to discuss access control specifically in relation to tooling.
So here's an issue fo…
-
**Prettier 3.1.1**
[Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuc0AmBLGHoAID8ucAHgA4BOAkgGYAq5ArnLkrsADpS5FlXUBiAQwA2AZzicAvgG4QAGhARS2aKOShB5chADuABU0I1KETsEBPNQoBG5QWADWcGAGVB…
-
**OS: Ubuntu**
installed sage with
```
sudo apt install sagemath
```
tried to run an example with
```
sage -python example1.py
```
Got error
```
Traceback (most recent call last):
…
-
Currently, if you want to make a message that is left-aligned rather than centered, or paragraphs in a message (and thus, lines that should stop at the end of the paragraph), or blank lines, it become…
-
### Your use case
#### What would you like to do?
Using Element in the context of an association, where some rooms are public using federation but other rooms shall only be available for members…
-
`txtar` archives frequently form the basis of issue reports, which means they get copy/pasted to GitHub issues and the like. This causes tab characters to be converted to spaces (there may be other lo…