summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2010-09-23 06:21:09 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2010-09-23 06:21:09 -0700
commit90bae29216fb87181dfd80a61fb21380ea013135 (patch)
treeaf709fb27e409f7faf3306ab249003e60d444e6a
parenta627dc828be84b7770565f8784e206bbb1a11c2c (diff)
Clarified that multiline tables don't support colspans or rowspans.
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 122391523..fe22e19f7 100644
--- a/README
+++ b/README
@@ -872,7 +872,8 @@ of the first line of the table body. So, in the tables above, the columns
would be right, left, center, and right aligned, respectively.
**Multiline tables** allow headers and table rows to span multiple lines
-of text. Here is an example:
+of text (but cells that span multiple columns or rows of the table are
+not supported). Here is an example:
-------------------------------------------------------------
Centered Default Right Left