From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Daniel Clemente" Subject: Re: Possible bug rendering html lines Date: Sat, 19 Jul 2008 13:58:33 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0465888095==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KKB5B-0000sh-I0 for emacs-orgmode@gnu.org; Sat, 19 Jul 2008 07:58:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KKB59-0000sV-7t for emacs-orgmode@gnu.org; Sat, 19 Jul 2008 07:58:36 -0400 Received: from [199.232.76.173] (port=43502 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KKB59-0000sS-0U for emacs-orgmode@gnu.org; Sat, 19 Jul 2008 07:58:35 -0400 Received: from yw-out-1718.google.com ([74.125.46.157]:9455) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KKB58-0000dx-Tx for emacs-orgmode@gnu.org; Sat, 19 Jul 2008 07:58:35 -0400 Received: by yw-out-1718.google.com with SMTP id 9so230184ywk.66 for ; Sat, 19 Jul 2008 04:58:33 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Richard G Riley Cc: org-mode --===============0465888095== Content-Type: multipart/alternative; boundary="----=_Part_26995_4619218.1216468713520" ------=_Part_26995_4619218.1216468713520 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline > > > #+HTML:
... >
... Both HTML codes are wrong; it should be:
------=_Part_26995_4619218.1216468713520 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

#+HTML: <div "width:100px;">
 ...
<div width:100px;="">
...

  Both HTML codes are wrong; it should be: <div style="width:100px;">

------=_Part_26995_4619218.1216468713520-- --===============0465888095== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0465888095==--