diff options
Diffstat (limited to 'data/reference/syntax.adoc')
| -rw-r--r-- | data/reference/syntax.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/reference/syntax.adoc b/data/reference/syntax.adoc index 80cbb34b..02f1bf46 100644 --- a/data/reference/syntax.adoc +++ b/data/reference/syntax.adoc @@ -249,7 +249,7 @@ comment - content which is not included in the output document == Tables .Table Attributes -[cols=>1h;2d,width=50%,frame=topbot] +[cols=>1h;2d,width=50%,frame=ends] |=== | Attribute Name | Values @@ -263,7 +263,7 @@ comment - content which is not included in the output document | all \| cols \| rows \| none | frame -| all \| sides \| topbot \| none +| all \| sides \| ends \| none | stripes | all \| even \| odd \| none |
