Henning Kollenbroich

Results 6 issues of Henning Kollenbroich

Referencing #68, there currently is no way to set the `documentURI` on `Document` ([MDN Docs](https://developer.mozilla.org/en-US/docs/Web/API/Document/documentURI)), which is required by modules such as `@mozilla/readability`. JSDOM does this via an `url` parameter,...

The method `normalize` seems to be missing from `Node`. It "merges" child text nodes, so that no text nodes are adjacent to another: https://developer.mozilla.org/en-US/docs/Web/API/Node/normalize This example unwraps the node `el`,...

Love the workflow, thank you for creating it. I would love to search across all browsers, perhaps via a `tabs {query}` command, as sometimes I do not know in which...

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

First off, thanks for providing such a comprehensive tool, it's been really helpful so far. I am currently looking at ways to implement Markdown-inspired formatting, e.g checking for \*\*text** to...

discussion

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug