docusaurus/packages/docusaurus-utils
Sébastien Lorber a79c70c954
fix(v2): fix encoding of markdown image/file inline file-loaders (#4736)
* try to reproduce windows edge case due to file encoding

* mdx loader => required file paths should be escaped

* revert bad change

* try to fix posix path issues

* try to fix posix path issues

* attempt to fix the file-loader edge cases with non-ascii chars

* Add more example image edge-cases
2021-05-06 16:48:20 +02:00
..
src fix(v2): fix encoding of markdown image/file inline file-loaders (#4736) 2021-05-06 16:48:20 +02:00
package.json chore(v2): prepare v2.0.0.alpha-75 release (#4707) 2021-04-30 18:41:55 +02:00
README.md docs(v2): Add READMEs to v2 packages (#4034) 2021-01-14 17:16:26 +01:00
tsconfig.json chore: json files should be linted (#4462) 2021-03-18 19:39:50 +01:00

@docusaurus/utils

Node validation utility functions for Docusaurus packages.