GitHub isn't open source, so there isn't really hacking you can do on it per-se.

I suspect they are more looking for some code they could easily add in
for rendering Asciidoc. Something along the lines of Albino
(http://github.com/github/albino/blob/3860a2634a1642217816594b808c219d635d9431/albino.rb),
which handles their syntax highlighting.

- Josh

On Thu, Apr 9, 2009 at 5:06 AM, Sukima <[email protected]> wrote:
>
> On Apr 8, 7:05 pm, Chris Wanstrath <[email protected]> wrote:
>> If you could give us code to make this happen, the possibility is very real.
>
> I would live to look into this. How do you contribute? I was not able
> to find a "HACKING" section on Github. Is there a repository I can
> pull from to integrate with?
>
> Asciidoc is a self contained python based utility command. Quite
> similar to reStructuredText. So integration should be as simple as
> running the `asciidoc` command. The only difficulty is the suggested
> file extension for an Ascidoc is `.txt` So there would need to be some
> file pre-procession to tell if it is plain text or Asciidoc.
>
> Oh just a stream of consciousness there. The real question is where do
> I learn the plugin API (or source) to make an Asciidoc module for
> Github and where do I submit the patch(s)?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GitHub" 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/github?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to