You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/syntax/tables.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -121,7 +121,7 @@ The following options are recognized:
121
121
: "auto" delegates the determination of column widths to the output builder.
122
122
123
123
``class``
124
-
: A space-separated list of CSS classes to add to the image.
124
+
: A space-separated list of CSS classes to add to the table.
125
125
126
126
``name``
127
127
: A reference target for the admonition (see [cross-referencing](#syntax/referencing)).
@@ -192,7 +192,7 @@ The following options are recognized:
192
192
: Sets the width of the table to the specified length or percentage of the line width. If omitted, the renderer determines the width of the table based on its contents or the column widths.
193
193
194
194
``class``
195
-
: A space-separated list of CSS classes to add to the image.
195
+
: A space-separated list of CSS classes to add to the table.
196
196
197
197
``name``
198
198
: A reference target for the admonition (see [cross-referencing](#syntax/referencing)).
0 commit comments