Fixed tabularcolumns

This commit is contained in:
Armin Ronacher 2010-06-07 02:29:15 +02:00
parent ca0aa9533f
commit 235d693bfc
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 77a1db551aa956069ff4408b6c05814d86b0dc0d
Subproject commit ec7aaaae18f8b874e5e8cbb953aaba1580cb8d70

View file

@ -63,6 +63,8 @@ The following table gives you a quick overview of features available in
HTML 4.01, XHTML 1.1 and HTML5 (we are not looking at XHTML 1.0 here which
was superceeded by XHTML 1.1 or XHTML5 which is barely supported currently):
.. tabularcolumns:: |p{9cm}|p{2cm}|p{2cm}|p{2cm}|
+-----------------------------------------+----------+----------+----------+
| | HTML4.01 | XHTML1.1 | HTML5 |
+=========================================+==========+==========+==========+