fix: add another test for notes with dots
This commit is contained in:
parent
6babb788ed
commit
4014c4d6d6
@ -105,6 +105,7 @@ describe("transforms", () => {
|
|||||||
["index.md", "index"],
|
["index.md", "index"],
|
||||||
["test.mp4", "test.mp4"],
|
["test.mp4", "test.mp4"],
|
||||||
["note with spaces.md", "note-with-spaces"],
|
["note with spaces.md", "note-with-spaces"],
|
||||||
|
["notes.with.dots.md", "notes.with.dots"],
|
||||||
["test/special chars?.md", "test/special-chars-q"],
|
["test/special chars?.md", "test/special-chars-q"],
|
||||||
["test/special chars #3.md", "test/special-chars-3"],
|
["test/special chars #3.md", "test/special-chars-3"],
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user