From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: underscores exported as in html Date: Tue, 26 Apr 2011 23:12:26 -0400 Message-ID: <5548.1303873946@alphaville.dokosmarshall.org> References: Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42673) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEw7K-000802-G8 for emacs-orgmode@gnu.org; Wed, 27 Apr 2011 00:12:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QEw7J-00089G-LJ for emacs-orgmode@gnu.org; Wed, 27 Apr 2011 00:12:46 -0400 Received: from vms173005pub.verizon.net ([206.46.173.5]:64613) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEw7J-00089A-Gt for emacs-orgmode@gnu.org; Wed, 27 Apr 2011 00:12:45 -0400 Received: from alphaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173005.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LKA00HZ5JKR1LX0@vms173005.mailsrvcs.net> for emacs-orgmode@gnu.org; Tue, 26 Apr 2011 22:12:33 -0500 (CDT) In-reply-to: Message from aaron barclay of "Wed, 27 Apr 2011 13:03:35 +1000." 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: aaron barclay Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org aaron barclay wrote: > ... > When I org-export-as-html the underscores in the first column are becoming sub tags in html > ... > Can't seem to find a way around this. Any suggestions appreciated.. > #+OPTIONS: ^:nil See sec. 12.2, Export options, of the Org manual. Nick