Q what happens when the same basename appears both as a .md and a .asciidoc A BAD STUFF - AndyGlew/Test-GitHub-stuff GitHub Wiki

NOTE: 2020-08-18: Renaming file to eliminate special characters in filename. note that most eliminate both special characters that are urlencode, and characters that are disallowed by cygwin/Windows, which is where I'm currently editing it.

NOTE: this filename fails in clone (to cygwin) or git submodule add - DEBUG????

It seems that the .md files appear in the sidebar

but the .asciidoc appears in the actual link. same-filename-both-md-and-asciidoc

This is really DANGEROUS and CONFUSING!!! :-(

Perhaps I should stop this experimentation now...

Q: why am I trying to do non-wiki-stuff in the GitHub wiki?