[docutils:bugs] Re: #454 [DOC] borderless option said to remove borders "around" table but removes every border
"Günter Milde" via Docutils-develop <[email protected]>
| Newsgroups | gmane.text.docutils.devel |
|---|---|
| Message-ID | </p/docutils/bugs/454/[email protected]> |
On 2022-08-06, jfbu via Docutils-develop wrote in gmane.text.docutils.devel:
> I was expecting no top, right, botttom and left borders but *all*
> borders of *all cells* are removed. However I am not educated enough
> in Tables so maybe my expectation was too ill-informed. Or I
> misunderstand "around", as I am not native speaker.
You are right, the documentation is misleading (while the name should say it).
How about
borderless
Remove all borders.
?
---
** [bugs:#454] [DOC] borderless option said to remove borders "around" table but removes every border**
**Status:** open
**Created:** Sat Aug 06, 2022 01:41 PM UTC by jfbu
**Last Updated:** Sat Aug 06, 2022 01:41 PM UTC
**Owner:** nobody
I tested [borderless](https://docutils.sourceforge.io/docs/user/config.html#table-style) with `rst2html.py` and found out that produced table was literally "borderless" which contradicted what I had understood from the documentation:
```
borderless
No borders around the table.
```
I was expecting no top, right, botttom and left borders but *all* borders of *all cells* are removed. However I am not educated enough in Tables so maybe my expectation was too ill-informed. Or I misunderstand "around", as I am not native speaker.
---
Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/docutils/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.