markdown
markdown copied to clipboard
Files with same name in different folders.
Since this package uses the built in FileViewFinder there is not really any support for naming two files the same.
To specify it would be nice if the package allowed for the following scenario:
markdown/in/one/place.md
markdown/in/another/place.md
I don't really know how this would be implemented, but I'm trying to figure it out atm. I'm thinking that the make function would have an optional paramter specifying in which folder to look.
Would this feature be worth adding to the package?