Stephen Randall

Results 5 issues of Stephen Randall

I'm attempting to use this library with [Svelte](https://svelte.dev)([Kit](https://kit.svelte.dev)). In development, I immediately run into a pair of solvable issues: - `global is not defined` -- Either set `global = window`...

### Describe the bug [Tauri](https://tauri.app) is an Electron alternative for bundling web content into a desktop application. When built, the release apps use `tauri:` as the internal URL protocol. Because...

### Describe the bug ![IMG_7495](https://github.com/sveltejs/svelte/assets/41397226/55538bf8-71e5-4d80-9d57-e5d4ca2a3cf4) from the Svelte 5 FAQ. ### Reproduction https://svelte-5-preview.vercel.app/docs/faq ### Logs _No response_ ### System Info ```shell iOS 17, Safari ``` ### Severity annoyance

After https://github.com/pngwn/MDsveX/pull/709, I'm now seeing a `failed to load language css` when including a code block like the following: Blame:

Reproduction: https://github.com/stephenlrandall/mdsvex-layout-issue The issue here is relatively simple -- when using Svelte 5 features in a `.svx` file alongside MDsveX layouts, you'll get hit with a "Cannot use `$$props` in...