From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: tables, comment in one line, export to html Date: Tue, 19 Apr 2016 19:54:10 +0000 Message-ID: <87bn55v0gt.fsf@mat.ucm.es> References: <55d89bd56ed0429d8029b34af3a8f866@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <8737qhwhez.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37092) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asbj5-0000IZ-C3 for emacs-orgmode@gnu.org; Tue, 19 Apr 2016 15:54:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1asbj0-0007Ih-Cj for emacs-orgmode@gnu.org; Tue, 19 Apr 2016 15:54:23 -0400 Received: from plane.gmane.org ([80.91.229.3]:59415) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asbj0-0007Id-6N for emacs-orgmode@gnu.org; Tue, 19 Apr 2016 15:54:18 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1asbiy-0004eK-GI for emacs-orgmode@gnu.org; Tue, 19 Apr 2016 21:54:16 +0200 Received: from 182.red-79-144-193.dynamicip.rima-tde.net ([79.144.193.182]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Apr 2016 21:54:16 +0200 Received: from oub by 182.red-79-144-193.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Apr 2016 21:54:16 +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" To: emacs-orgmode@gnu.org >>> "Eric" == Eric S Fraga writes: > On Tuesday, 19 Apr 2016 at 17:01, Fraga, Eric wrote: >> How about inline html: @@html:@@ > Sorry, I mistyped the HTML comment enclosure... this should be > @@html:@@ Cool, thanks very much I tried out | name | result | @@html:@@ | Smith | 10 | @@html:@@ Which does almost all I want, it inserts an empty third column, but I presume this cannot be changed? Anyhow this solution is sufficient for me, but if you know how to get rid of that third column, I would be even more grateful! Thanks again Uwe