Hi François,

François Pinard <pin...@iro.umontreal.ca> writes:

>         #+CAPTION: This is a table with lines around and between cells
>         #+ATTR_HTML: border="2" rules="all" frame="border"

You need to use :options now:

  #+CAPTION: This is a table with lines around and between cells
  #+ATTR_HTML: :options border="2" rules="all" frame="border"

We are in the process of documenting this.

-- 
 Bastien

Reply via email to