From 90bae29216fb87181dfd80a61fb21380ea013135 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Thu, 23 Sep 2010 06:21:09 -0700
Subject: [PATCH] Clarified that multiline tables don't support colspans or
 rowspans.

---
 README | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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