On 05/05/2011 02:07 PM, Lionel Orry wrote:
> Le jeudi 5 mai 2011 12:35:11 UTC+2, [email protected] a écrit :
> 
>> [...]if Github would understand the file content somehow (maybe using 
>>
>> vim inline comments) that would be even better.
>>
>  I don't know about the performance issues it could raise (anyway you have 
> to read the blob eventually so hopefully perf would not be impacted) but 
> indeed, a great feature to add to GitHub Markup would be modelines 
> recognition. I don't use it much but I heard Gedit is able to detect and 
> process several modelines types (emacs, vim, ...), so why not a well-written 
> ruby lib? ;)
> 
> Lionel
> 

Hi all

How about using a custom .gitattributes entry? E.g.


README github-readme=asciidoc


This way, one could also specify a different file name to be used as the
README.

Michael

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

Reply via email to