diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-03-07 10:40:13 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-03-07 10:40:13 -0800 |
commit | 48eaadc57ff45bb44efe9c8da85a1c792c03dc77 (patch) | |
tree | bebada9c4bd13087f69779b0a1a92a62ef849f52 /Makefile | |
parent | 62e802ae1ea5239a5f622546dff98dfd4b45075b (diff) | |
download | pandoc-48eaadc57ff45bb44efe9c8da85a1c792c03dc77.tar.gz |
Fixed pipe tables -- headerless tables are not allowed.
GFM and PHP Markdown Extra pipe tables require headers.
Previously pandoc allowed pipe tables not to include headers,
and produced headerless pipe tables in Markdown output, but this
was based on a misconception about pipe table syntax. This
commit fixes this.
Note: If you have been using headerless pipe tables, this may
cause existing tables to break.
Closes #1996.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions