From mboxrd@z Thu Jan 1 00:00:00 1970 From: ishi soichi Subject: table export-as-html from a simple list Date: Tue, 29 Oct 2013 11:53:29 +0900 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=20cf307d06a047bfc404e9d85284 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VazQx-0000yF-8y for emacs-orgmode@gnu.org; Mon, 28 Oct 2013 22:53:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VazQw-0002gj-Fk for emacs-orgmode@gnu.org; Mon, 28 Oct 2013 22:53:31 -0400 Received: from mail-ve0-x22a.google.com ([2607:f8b0:400c:c01::22a]:64628) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VazQw-0002ga-Be for emacs-orgmode@gnu.org; Mon, 28 Oct 2013 22:53:30 -0400 Received: by mail-ve0-f170.google.com with SMTP id oy12so3545639veb.1 for ; Mon, 28 Oct 2013 19:53:29 -0700 (PDT) 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 --20cf307d06a047bfc404e9d85284 Content-Type: text/plain; charset=ISO-8859-1 Emacs 24.3 org-mode 7.8.11 I am trying to export org file into html, and the result html needs to show a table rather than a list. I understand that |-----+-----| | | | | | | .... would export itself into a table. But this form of contents is not easy to read and edit, though it might be my personal preference. I prefer, * .... - - style. Is there anyway to export the org list into an html table? soichi --20cf307d06a047bfc404e9d85284 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Emacs 24.3
org-mode 7.8.11

I = am trying to export org file into html, and the result html needs to show a= table rather than a list.

I understand that

|-----+-----|
| =A0 =A0 | =A0 =A0 =A0 |
=
| =A0 =A0 | =A0 =A0 =A0 |
....

woul= d export itself into a table. =A0But this form of contents is not easy to r= ead and edit, though it might be my personal preference.
I prefer,=A0

* ....
-=A0
= -=A0

style.=A0

Is there a= nyway to export the org list into an html table?

s= oichi
--20cf307d06a047bfc404e9d85284--