From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: html5? Date: Thu, 08 May 2014 08:31:52 -0400 Message-ID: <87wqdwladj.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39992) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiNUj-0002vr-8n for emacs-orgmode@gnu.org; Thu, 08 May 2014 08:32:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WiNUb-0008OF-Qp for emacs-orgmode@gnu.org; Thu, 08 May 2014 08:32:13 -0400 Received: from plane.gmane.org ([80.91.229.3]:51273) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiNUb-0008OB-Kb for emacs-orgmode@gnu.org; Thu, 08 May 2014 08:32:05 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WiNUb-0001hE-0I for emacs-orgmode@gnu.org; Thu, 08 May 2014 14:32:05 +0200 Received: from pool-98-110-160-12.bstnma.fios.verizon.net ([98.110.160.12]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 08 May 2014 14:32:04 +0200 Received: from ndokos by pool-98-110-160-12.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 08 May 2014 14:32:04 +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 Dave Pawson writes: > org.html says > > " > > Fancy HTML5 export > > HTML5 introduces several new element types. By default, Org will not > make use of these element types, but you can set org-html-html5-fancy > to t (or set html5-fancy item in an OPTIONS line), to enable a few new > block-level elements. These are created using arbitrary #+BEGIN and > #+END blocks. For instance:" > > C-h v org-html-html5 has no auto-complete, hence guessing this > variable does not exist? > Not in orgmode 7.x, but it does exist in 8.x. Check with M-x org-version -- Nick