From 14ed04b2e90592d3270d9ec60dd72588f00bdc07 Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 7 Mar 2007 19:57:53 +0000 Subject: [PATCH] update --- doc/plugins/table.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/plugins/table.mdwn b/doc/plugins/table.mdwn index c245c1af2..6920c8f80 100644 --- a/doc/plugins/table.mdwn +++ b/doc/plugins/table.mdwn @@ -41,5 +41,5 @@ cells. For example: * `delimiter` - The character used to separate fields. By default, DSV format uses a pipe (`|`), and CSV uses a comma (`,`). * `class` - A CSS class for the table html element. -* `header` - Set to 0 to make a table without a header. By default, +* `header` - Set to "no" to make a table without a header. By default, the first data line is used as the table header. -- 2.39.2