vwkd
vwkd
1. Take "HELLO WORLD" 2. Convert to StartCase 3. Observe no effect 4. Convert to Downcase 5. Convert to StartCase 6. Observe desired effect.
_(Thanks for reporting an issue to micromatch! If you haven't already read the [contributor guidelines](contributing.md), Please do that now, then proceed to fill out the details below.)_ It seems that...
Continuing https://github.com/plibither8/refined-hacker-news/issues/31 since Safari now supports [Web Extensions](https://developer.apple.com/documentation/safariservices/safari_web_extensions). Anyone wants to take this up?
Hi, thanks a lot for this amazing app. I don’t know if it’s possible already. I haven’t found a way to add custom audio instead of using TTS. Custom audio...
#### Is your feature request related to a problem? Please describe. To me it seems a foreign idea to type in a command into the chat box of a specific...
In Safari on macOS I can't scroll the main content with the mouse, except when the cursor is positioned near the bottom portion of the screen. This seems to only...
The handbook reads > `x` is compatible with `y` if `y` has at least the same members as `x` I believe the types should be flipped > `y` is compatible...
This has probably come up before. It would be really great if we could put assets next to pages in a SvelteKit app. My use case is keeping the content...
## Description When using HTML character entities like `<` in a MDsveX page with SvelteKit, Vite throws an `Expected valid tag name` error (Note, before Vite 2.5.4 and SvelteKit 1.0.0-next.165...