From 0a3c39930592e2e979aee08e1ef7a71374052f9e Mon Sep 17 00:00:00 2001 From: Jermolene Date: Fri, 19 Sep 2014 12:45:49 +0100 Subject: [PATCH] Clarify table documentation --- editions/tw5.com/tiddlers/wikitext/Tables in WikiText.tid | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/wikitext/Tables in WikiText.tid b/editions/tw5.com/tiddlers/wikitext/Tables in WikiText.tid index bee76a68f..7bde12942 100644 --- a/editions/tw5.com/tiddlers/wikitext/Tables in WikiText.tid +++ b/editions/tw5.com/tiddlers/wikitext/Tables in WikiText.tid @@ -80,7 +80,12 @@ Renders as: ! Table Classes, Captions, Headers and Footers -Table CSS classes, captions, headers and footers can be specified as special pseudo-rows: +Table CSS classes, captions, headers and footers can be specified as special pseudo-rows. The following example: + +* assigns the CSS classes "myclass" and "anotherClass" to the table +* gives the table the caption "This is a caption" +* adds a header row of cells with the text "Header" +* adds a footer row of cells with the text "Footer" ``` |myclass anotherClass|k