chiark / gitweb /
doc: properly show that a class directive *is* needed for a table.
authorVladimír Vondruš <mosra@centrum.cz>
Wed, 28 Jun 2023 13:44:33 +0000 (15:44 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Wed, 28 Jun 2023 14:01:14 +0000 (16:01 +0200)
The output markup had it but the snippet not, causing confusion.

doc/themes/writing-rst-content.rst

index 319363b3171a1ed96c821ba017fef120ec0c9da4..b98ff029b6c50bcd310b90599271c9208b813cdb 100644 (file)
@@ -296,6 +296,8 @@ have lists inside quotes and the like.
             Literal block is itroduced with ::, which can be even part of previous
             paragraph (in which case it's reduced to a single colon).
 
+        .. class:: m-table
+
         ========= ============
         Heading 1 Heading 2
         ========= ============