diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2021-10-01 13:39:33 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2021-10-01 13:39:33 +0000 |
| commit | e687396c4491d6e120ee2e2b576b9a76aa69fea4 (patch) | |
| tree | e2595479283784353a6665c515317ccd4e1df8bb /docutils/docs/user/config.txt | |
| parent | 03130753046e2d6ffdc1a0629cce3598e644dc11 (diff) | |
| download | docutils-e687396c4491d6e120ee2e2b576b9a76aa69fea4.tar.gz | |
HTML5: New default for table column widths (fixes bug #426).
Only specify table column widths, if the "widths" option is set
and is not "auto".
The `table_style`_ setting "colwidths-grid" restores the
current default.
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8836 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/user/config.txt')
| -rw-r--r-- | docutils/docs/user/config.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docutils/docs/user/config.txt b/docutils/docs/user/config.txt index 9c2d8d412..657bdcb78 100644 --- a/docutils/docs/user/config.txt +++ b/docutils/docs/user/config.txt @@ -1221,8 +1221,6 @@ In addition, the HTML writers support: (leave out the ``<colgroup>`` column specification). Overridden by the "widths" option of the `table directive`_. -.. TODO: the HTML5 writer also supports - colwidths-grid Backwards compatibility setting. Write column widths determined from the source to the HTML file. |
