Mason McAllaster

Results 4 issues of Mason McAllaster

Headless mode has been configured as an option for use with `chromedriver` in the browser engine. `Geckodriver` supports the same functionality, in a similar fashion, and should be able to...

enhancement
help wanted

Add a [theme-color meta tag](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/meta/name/theme-color) with Hono's orange branding. I personally think the docs site looks slick with the orange accent on compatible devices, but feel free to reject this...

**Describe the bug** When the `delimiter` parser option is explicitly set to `undefined`, an error is thrown when trying to access `.length` ([here](https://github.com/C2FO/fast-csv/blob/6029cd8e10d0a0f955be9429404e33ef747f4359/packages/parse/src/ParserOptions.ts#L74C11-L74C11)) **Parsing or Formatting?** - [ ] Formatting...

bug

This pull request updates `nextra` to version 3 (following the [migration guide](https://the-guild.dev/blog/nextra-3#migration-guide-to-nextra-3)), and updates its dependencies. Nextra _had_ an odd issue with font rendering using the `ss06` font feature settings...