Jasmin
Jasmin
**Note: This is marked as a draft now. I got told that the "I don't like this" category should not create reports at all on Mastodon. If this is true,...
### Description > I would let it depend on whatever is set in `text`. So for example if someone sets `#set text(lang: "de")`, the date should use the German version...
**Describe the bug** If I use `on_git_branch` with `strict_env` set, the following error is returned: ``` direnv: loading ~/repos/website-v2/.envrc /bin/bash:1340: $1: unbound variable direnv: error exit status 1 ``` **To...
(Almost the same as #344, just for a different setting.) Hi, I want to share my Pacman config across my systems to have the same local repository and settings everywhere....
### :zap: Summary I'd like to see some on-demand validation when I invoke lefthook. Alternatively, it could insert an automatic pre-commit check when the configuration changes. ### Value After updating...
Adds a dedicated prefix to all CSS variables. There were enough pages where FediAct was messing around with the style of the web page, e.g. the [Helix installation guide](https://docs.helix-editor.com/install.html). Closes...
I'm not sure about the markdown file, if it needs some changes, please feel free to change it. :smile:
Because I got annoyed by the polyfill desaster and the different ways of handling browser-specific code, I've decided to begin the refactoring to TypeScript. At least, TypeScript has interfaces and...
The old approach was refactored. With this PR we are applying all searches to each individual field, including their name and value. This approach is optimized for speed in that...