file in subdir - AndyGlew/Test-GitHub-stuff GitHub Wiki
This is Test-GitHub-stuff.wiki/subdir/file-in-subdir.md
What happens if I edit it?
- so, I'm editing it...
Q: Does it stay in the subdir? Or does it get copied to the parent dir?
- A: it stays in the subdir.
But the URL is confusing: it does not show the subdirectory.
- https://github.com/AndyGlew/Test-GitHub-stuff/wiki/file-in-subdir
- => apparently can create subdirectories to group pages/files
- but the page names need to be globally unique???
- gives up one of the big reasons to use subdirs
Noting that emacs' markdown-mode has settings to search up & down the directory tree to find a page name, which may be relevant.