From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julian Gehring Subject: Title of org files in github not recognized Date: Thu, 01 May 2014 12:20:23 +0200 Message-ID: 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]:42664) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wfo6e-0007pn-7a for emacs-orgmode@gnu.org; Thu, 01 May 2014 06:20:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wfo6X-0001EN-3u for emacs-orgmode@gnu.org; Thu, 01 May 2014 06:20:44 -0400 Received: from plane.gmane.org ([80.91.229.3]:37694) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wfo6W-0001E3-H9 for emacs-orgmode@gnu.org; Thu, 01 May 2014 06:20:36 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Wfo6U-00023F-K2 for emacs-orgmode@gnu.org; Thu, 01 May 2014 12:20:34 +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 12:20:34 +0200 Received: from julian.gehring by embln.embl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 01 May 2014 12:20:34 +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: emacs-orgmode@gnu.org Hi, 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? Best wishes Julian