emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Error in the "Tables in HTML export" section of the manual
@ 2011-12-11 12:00 Dov Grobgeld
  2011-12-11 13:24 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Dov Grobgeld @ 2011-12-11 12:00 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 227 bytes --]

In the example of "Tables in HTML export" the example sais:

     #+ATTR_HTML: border="2" rules="all" frame="all"

This is wrong HTML syntax. It should be:

     #+ATTR_HTML: border="2" rules="all" frame="border"

Regards,
Dov

[-- Attachment #2: Type: text/html, Size: 374 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Error in the "Tables in HTML export" section of the manual
  2011-12-11 12:00 Error in the "Tables in HTML export" section of the manual Dov Grobgeld
@ 2011-12-11 13:24 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2011-12-11 13:24 UTC (permalink / raw)
  To: Dov Grobgeld; +Cc: emacs-orgmode

Hi Dov,

Dov Grobgeld <dov.grobgeld@gmail.com> writes:

> In the example of "Tables in HTML export" the example sais:
>
>      #+ATTR_HTML: border="2" rules="all" frame="all"
>
> This is wrong HTML syntax. It should be:
>
>      #+ATTR_HTML: border="2" rules="all" frame="border"

Fixed, thanks.

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-11 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-11 12:00 Error in the "Tables in HTML export" section of the manual Dov Grobgeld
2011-12-11 13:24 ` Bastien

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).