Mati <m...@electrum-bikes.pl> writes:

>> Could you please provide a concrete example on what you want to achieve?
>
> +-----+-----+ at top and bottom of table creates top and bottom border 
> and doesn't break table.

Org export for table.el tables relies on export capabilities of
table.el. We may hack into the export to add border (say, according to
#+ATTR_HTML attribute), but it will be fragile wrt changes in table.el
export.

So, I do not think that it is a good idea to add such kind of feature to
Org. table.el support is limited as long is it is not a part of actual
Org syntax and not supported fully in org-table.el.

In terms of Org development, we should probably focus more on improving
built-in tables, as discussed in
https://orgmode.org/list/878rkyarvm.fsf@localhost

On personal level, you may use org-export-filter-table-functions to add
the borders as needed.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to