From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gary Oberbrunner Subject: org tables to rst (reStructuredText) or Moin wiki? Date: Sun, 27 Nov 2011 19:28:56 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:56995) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RUp5g-0003Ro-RQ for emacs-orgmode@gnu.org; Sun, 27 Nov 2011 19:29:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RUp5f-0005j1-Nz for emacs-orgmode@gnu.org; Sun, 27 Nov 2011 19:29:00 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:40646) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RUp5f-0005il-Kw for emacs-orgmode@gnu.org; Sun, 27 Nov 2011 19:28:59 -0500 Received: by iaek3 with SMTP id k3so10178735iae.0 for ; Sun, 27 Nov 2011 16:28:57 -0800 (PST) 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: Orgmode Mailing List I need to make a big rst or Moin wiki table (actually it's for a trac wiki, see http://trac.edgewall.org) and those tables are annoying to construct when they're large. But org mode has this wonderful table editor and I'm wondering if there's any way to export from it a rst or moin wiki table? -- -- Gary