From fd03e242684bbf6afc5e4afb429d0191e58357c2 Mon Sep 17 00:00:00 2001
From: "Fletcher T. Penney" <fletcher@fletcherpenney.net>
Date: Sun, 5 Feb 2017 12:00:30 -0500
Subject: [PATCH] NOTE: Update README

---
 README.md              | 3 ++-
 templates/README.md.in | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 7c7e7fa..9964091 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,8 @@
 	* "pathologic" test suite -- fix handling of nested brackets, e.g.
 	`[[[[foo]]]]` to avoid bogging down checking for reference links that
 	don't exist.  
-	* Table support
+	* Table support -- a single blank line separates sections of tables, so
+	at least two blank lines are needed between adjacent tables.
 	* Definition list support
 
 ## An Announcement! ##
diff --git a/templates/README.md.in b/templates/README.md.in
index b544d48..3e0db93 100644
--- a/templates/README.md.in
+++ b/templates/README.md.in
@@ -29,7 +29,8 @@
 	* "pathologic" test suite -- fix handling of nested brackets, e.g.
 	`[[[[foo]]]]` to avoid bogging down checking for reference links that
 	don't exist.  
-	* Table support
+	* Table support -- a single blank line separates sections of tables, so
+	at least two blank lines are needed between adjacent tables.
 	* Definition list support
 
 ## An Announcement! ##
-- 
2.40.0