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 -~----------~----~----~----~------~----~------~--~---
