Razzi Abuissa
Razzi Abuissa
I have cloned the repository to the lastest `main` commit 20a9a7a54b5d5da4b8b5dc7d19731a3d7dc5be90 (Jan 13) following the instructions in the readme, but `yarn install` gives me an error: ``` WebClients $ yarn...
I would find it useful to be able to align equals signs by padding them with spaces. For example ``` filter p (x:xs) | p x = x : filter...
Currently if you have multiple alert calls, only the last one will be seen: ```js [1,2,3].forEach(alert); // shows a SweetAlert with 3 ``` However in a standard browser, or the...
**Describe the bug** Putting an `` tag inside of a `` tag causes the following closing tags to turn red. **To Reproduce** Steps to reproduce the behavior: 1. Go to...
PROOF that the date functionality still works (time from now is displayed in projects list):  The other use case is formatting a date: ```js > new moment().format('MMM Do [at]...
Without this patch: ``` EmbeddedController $ make utils VERSION ec_version.h HOSTCC util/ectool HOSTCC util/lbplay HOSTCC util/stm32mon HOSTCC util/ec_sb_firmware_update HOSTCC util/lbcc HOSTCC util/ec_parse_panicinfo HOSTCC util/cbi-util HOSTCC util/uartupdatetool EmbeddedController $ sudo ./build/bds/util/ectool...
## Checklist - [x] I updated. - [x] `NV_note_handler` cannot fix my issue. ## Summary of Problem I'd like this plugin to open a note if one matches the query,...
Hi, I'd never heard of قلب before looking around riju; thanks for adding it! There is a problem with the output, however; the arabic letters go from left to right...
For example the zipfile here: https://github.com/BrianHenryIE/bh-wc-checkout-rate-limiter/releases has a toplevel folder but it lists 162 files so the check for only 1 file fails. Repro: ```fish $ cd (mktemp -d) tmp.RZvSGzez...