I'm thinking that Spotlight doesn't index all files, just only files
with extensions it knows about.
I'd like it to be able to do two extra things:
* Files marked with ".markdown" should be indexed like they were plain
text files
* Files like README, which contain purely ASCII text, should be indexed
like plain text files.
Any ideas how I can accomplish this?