pngwn / MDsveX

A markdown preprocessor for Svelte.
https://mdsvex.pngwn.io
MIT License
2.36k stars 102 forks source link

test cases for various environment issues #590

Open pngwn opened 7 months ago

pngwn commented 7 months ago

Quite a few issues around different environments have been created over time. Some of the are basic things that I should have fixed earlier, some are a little more complex (windows paths etc).

The current rewrite is more agnostic about environment and doesn't assume node like the current library does and will be ESM only, but it would still be good to have some solid test cases for the following issues: