From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: README.org on github Date: Sat, 19 May 2012 09:35:45 +0200 Message-ID: <87likoaai6.fsf@gnu.org> References: <4FB698BC.9040602@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41342) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SVeBh-0001S7-SB for emacs-orgmode@gnu.org; Sat, 19 May 2012 03:34:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SVeBg-0001GL-1E for emacs-orgmode@gnu.org; Sat, 19 May 2012 03:34:53 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:51695) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SVeBf-0001G9-Nj for emacs-orgmode@gnu.org; Sat, 19 May 2012 03:34:51 -0400 Received: by wibhm14 with SMTP id hm14so615342wib.12 for ; Sat, 19 May 2012 00:34:49 -0700 (PDT) In-Reply-To: <4FB698BC.9040602@gmail.com> (Rainer M. Krug's message of "Fri, 18 May 2012 20:45:16 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: R.M.Krug@gmail.com Cc: emacs-orgmode , Eric Schulte Hi Rainer, Rainer M Krug writes: > I would like to use a README.org file on github, and also include code > blocks in the README.org - is this possible? No. > What do I have to do to achieve this? The help on > https://github.com/github/markup sounds kryptic to me. The thing to do would be to improve org-ruby¹, which is used to convert README.org into HTML. Please contact org-ruby's author or github people for this. ¹ https://github.com/bdewey/org-ruby -- Bastien