Roland Brand
Roland Brand
Ihanks @AkshayAgarwal007 for providing this excellent starting point for a personal blog. I would like to contribute back, even if it is just a very small thing. Using the new...
### Describe the bug A downstream project as well as the demo on https://rhysd.github.io/vim.wasm/ are now broken on most browsers, since SharedArrayBuffer has been disabled ### Steps To Reproduce Run...
In the examples you're referring to [legacy tokens](https://api.slack.com/legacy/custom-integrations/legacy-tokens), however these cannot be created anymore. I there an alternative?
Using v4.8.1: I was setting column widths: `$options->setColumnWidth(17,1);` `$options->setColumnWidth(4,2);` `$options->setColumnWidth(119,3);` the resulting widths in the spreadsheet were 16, 3 and 118 (each short by 1). I 'measured' with `=CELL("width", A1)`
Hi, thanks for this library! I was thinking about adding a validator for color RGB hex codes, which are widely used in the web. e.g. the validator should accept #00ff44,...