Support rdoc's SimpleMarkup for README.txt
Reported by Kevin Ballard | April 25th, 2008 @ 06:03 PM
GitHub should attempt to parse README.txt with rdoc's SimpleMarkup. At the very least, do this if the RubyGem checkbox has been checked.
Comments and changes to this ticket
-
defunkt April 25th, 2008 @ 06:28 PM
- → State changed from new to open
Is there any chance of this mangling a readme? .txt is a pretty explicit identifier for "text/plain", and we don't want to chance messing up a readme.
-
Kevin Ballard April 25th, 2008 @ 06:39 PM
You could probably detect a SimpleMarkup file fairly easily by looking for a few common sections (such as '== DESCRIPTION:'). Yeah .txt generally means text/plain, but this was what Hoe wanted me to use.
-
defunkt August 6th, 2008 @ 12:25 AM
- → Tag changed from to feature github-config
I'm going to lump this under a .github config file.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
