From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julian Gehring Subject: Re: Title of org files in github not recognized Date: Thu, 01 May 2014 14:52:32 +0200 Message-ID: <53624390.4030300@gmail.com> References: <86iopplmko.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40389) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WfqTu-0001nw-TR for emacs-orgmode@gnu.org; Thu, 01 May 2014 08:53:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WfqTo-0003BO-AU for emacs-orgmode@gnu.org; Thu, 01 May 2014 08:52:54 -0400 Received: from plane.gmane.org ([80.91.229.3]:43274) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WfqTo-0003BH-3L for emacs-orgmode@gnu.org; Thu, 01 May 2014 08:52:48 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WfqTl-0006op-H3 for emacs-orgmode@gnu.org; Thu, 01 May 2014 14:52:45 +0200 Received: from embln.embl.de ([194.94.44.220]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 May 2014 14:52:45 +0200 Received: from julian.gehring by embln.embl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 May 2014 14:52:45 +0200 In-Reply-To: <86iopplmko.fsf@somewhere.org> 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: emacs-orgmode@gnu.org Hi Seb, Nice. So it seems that github is using an older version of org-ruby. Is it clear what the update policy/cycle of github for softwares like org-ruby is? Best wishes Julian On 01.05.2014 14:17, Sebastien Vauban wrote: > Julian Gehring wrote: >> How I can convince github to recognize the '#+TITLE:' field of an org-file? >> This should be a 'h1' heading, while it is currently treated as normal text >> (for example, see >> https://github.com/julian-gehring/vignettes/blob/master/README.org). I know >> that this is a problem of the parsing on github's site, but is anyone aware of >> a good solution? > > That was supposed to be solved. > > See https://github.com/wallyqs/org-ruby/issues/3 > > Best regards, > Seb >