From cc9fb46fa69ee717e2170bd1f57feb1df3f64a5b Mon Sep 17 00:00:00 2001 From: John MacFarlane <fiddlosopher@gmail.com> Date: Sun, 13 Jan 2013 19:00:46 -0800 Subject: [PATCH] README: Cosmetic change in headerless table example. Closes #696. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index f57652b89..1f43662ef 100644 --- a/README +++ b/README @@ -1545,7 +1545,7 @@ Headers may be omitted in multiline tables as well as simple tables: Second row 5.0 Here's another one. Note the blank line between rows. - ------------------------------------------------------------- + ----------- ------- --------------- ------------------------- : Here's a multiline table without headers.