From: Rick Frankel <rick@rickster.com>
To: emacs-orgmode@gnu.org
Subject: Re: table export-as-html from a simple list
Date: Tue, 29 Oct 2013 14:18:11 -0400 [thread overview]
Message-ID: <2953bb4ac31d9b9f6a9ab84897b3ba85@mail.rickster.com> (raw)
In-Reply-To: <CAEjRLuTd6XiOpPOrKVi5i-KvL3o5gd5m7Xitsj09OdB6TNwBHQ@mail.gmail.com>
On 2013-10-28 22:53, ishi soichi wrote:
> 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?
Short answer, no. You could play around with the css display:
attribute (table, table-row, table-cell), but a table is inherently
2-d and a list 1-d.
rick
next prev parent reply other threads:[~2013-10-29 18:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-29 2:53 table export-as-html from a simple list ishi soichi
2013-10-29 18:18 ` Rick Frankel [this message]
2013-10-30 1:54 ` ishi soichi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2953bb4ac31d9b9f6a9ab84897b3ba85@mail.rickster.com \
--to=rick@rickster.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).