diff options
| author | John MacFarlane <fiddlosopher@gmail.com> | 2013-01-13 19:00:46 -0800 |
|---|---|---|
| committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-01-13 19:00:46 -0800 |
| commit | cc9fb46fa69ee717e2170bd1f57feb1df3f64a5b (patch) | |
| tree | dcabebcc3b7a07503bd3f48ac260c5a389ee0f24 | |
| parent | 88b678f00e22cfa29827480da890d871ee01d8f5 (diff) | |
| download | pandoc-cc9fb46fa69ee717e2170bd1f57feb1df3f64a5b.tar.gz | |
README: Cosmetic change in headerless table example.
Closes #696.
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
