Jacky Zhao
2024-01-13 6babb788edbdeaf532d406d6daa4d046e5223c7b
quartz/util/path.test.ts
@@ -105,6 +105,8 @@
        ["index.md", "index"],
        ["test.mp4", "test.mp4"],
        ["note with spaces.md", "note-with-spaces"],
        ["test/special chars?.md", "test/special-chars-q"],
        ["test/special chars #3.md", "test/special-chars-3"],
      ],
      path.slugifyFilePath,
      path.isFilePath,