-
### Description
check out tables 1..4 and compare to formatting in PDF.
### (Optional:) Please add any files, screenshots, or other information here.
### (Required) What is this issue most cl…
-
-
-
## Describe the bug
The file generated by nuget-to-nix is not formatted. This leads to an error when a generated file is included in a PR and checked by the nixfmt-check step in GitHub Actions.
…
-
### Current Behaviour
wrong format error message when trying to enter an instance "You must be at least level {} to enter."
![area_trigger](https://github.com/user-attachments/assets/c6a84ff5-42e6…
-
In my opinion, there should not be that space between the link title and the link itself. I would have them both centered
Also, when creating a really long link, it overflows and the link title dis…
-
### Steps To Reproduce
1. Go to 'Card'
2. Click on a Visa or Mastercard
3. View the Number
### Expected Result
I'd expect to see a number formatted like `1234 5678 9012 3456`, i.e. four group…
-
Test cases for editing and adding a person are missing a closing `. This can make it unclear where the test command ends.
![image.png](https://raw.githubusercontent.com/IsaacPangTH/pe/main/files/4a156…
-
**Describe the bug**
Phone number formatting is disabled on Lithuaniannumbers allowing me to enter a 12 digit Lithuanian number, which is not a real number.
**To Reproduce**
Steps to reproduce th…
-
Example:
```
eq-lambda : Eq UNat :=
mkEq
λ{
uzero uzero := true
| (usuc n) (usuc m) := Eq.eq n m
| _ _ := false
};
```
In order to be consistent with other places…