From 6dca7bc0502ed32d85696b5805737c2b1ceab2c3 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Fri, 4 Dec 2020 23:51:58 -0700 Subject: replace topbot frame value with ends in syntax reference [skip ci] --- data/reference/syntax.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/reference') 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 -- cgit v1.2.3