Jacky Zhao
2023-08-12 7bffc2183ece33e2d84909a5677dac0ae2563ddd
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,