mirror of
https://github.com/quartz-community/utils.git
synced 2026-07-22 02:50:27 +00:00
isFolderPath() was checked on the raw input before slugifyFilePath() rewrote folder notes (e.g. "My Folder/My Folder" -> "my-folder/index"). Now checks isFolderPath on both the raw input and the slugified result, so the trailing slash is correctly emitted for folder note links. |
||
|---|---|---|
| .. | ||
| path.test.ts | ||