ryanpeach / mdlinker

Ensures that wikilinks in markdown notes in apps like logseq, obsidian, etc point to existing pages, are as verbose as possible, and many other relevant lints.
MIT License
0 stars 0 forks source link

Test and specify lowercase filenames #15

Closed ryanpeach closed 2 weeks ago

ryanpeach commented 2 weeks ago

Create an enum for FilePath FileNameOriginal FileNameLowercase and Alias.

Then make only FileNameLowercase comparable to Aliases, and Aliases to Aliases