Jacky Zhao
2023-08-11 21cc6a5da9edefd199c0b2158b85b8cd10dd901c
quartz/path.test.ts
@@ -145,6 +145,7 @@
        ["/content/index.md", "content/index"],
        ["content/cool.png", "content/cool"],
        ["index.md", "index"],
        ["test.mp4", "test"],
        ["note with spaces.md", "note-with-spaces"],
      ],
      path.slugifyFilePath,