RestructuredText: table width directives are not properly rendered
It appears that rendering of RestructuredText tables does not implement the table width settings given as table directives (ref: https://docutils.sourceforge.io/docs/ref/rst/directives.html#table).
There are some examples in my project: https://github.com/gamesbook/pyprototypr/blob/master/docs/tables.rst
Basically, I would expect that:
- Tables are sized to fit the page (
:width: 100) - Table columns are given percentage width allocations (
:widths: 30, 50, 20)
Is my grammar incorrect or, if it is OK, is this not an output I should expect?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Is there perhaps any feedback on this? Thanks!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Bumping in case of activity?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Bumping because of inactivity?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Bumping because of inactivity.