Correcting myself,

Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:

> This doesn't match the specs, though. According to the (current)
> docstring
>
>   :splice  When set to t, return only table body lines, don't wrap
>            them into :tstart and :tend.  Default is nil.  When :splice
>            is non-nil, this also means that the exporter should not look
>            for and interpret header and footer sections.

Actually, I misinterpreted the specs. Here, header and footer do not
refer to table's header and footer, but to generated code around the
table.  IOW, :splice is not expected to remove table's header.

I pushed the rewrite on master with this problem solved.

Reply via email to