Why to use textile or markdown in my README file? Does Rdoc (for ruby
projects) know how to handle those formats when generating the "serious"
project documentation?
I vote for supporting just plain text and rdoc markup. And process it as
rdoc does, so what we get is just the same we get when rdoc
documentation is generated for the project (with gem, with rake task or
whatever).
But... what about non-ruby projects? Really don't know, maybe support
other kind of markup too, but what I don't like is having a markup in
the readme file that will only be usefull when in git(hub|orious) and
not in the project documentation that other lot of people should read,
not necessarily using a browser in gitorious.
Just ideas on what I don't like in github while loving the feature
itself.
Jorge