diff options
author | John MacFarlane <jgm@berkeley.edu> | 2012-07-22 22:09:15 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2012-07-22 22:09:15 -0700 |
commit | d2cc56a46a5a3c657429e8df5b93c82f3f9ed9fb (patch) | |
tree | 7ebcea15a84f048197dbfb29867dc6b8346c91d5 /src/Tests/Writers | |
parent | ed4039c3d7a77b4dbdb67e0463629a9ea563edd5 (diff) | |
download | pandoc-d2cc56a46a5a3c657429e8df5b93c82f3f9ed9fb.tar.gz |
Revised code for pipe tables.
* All tables now require at least one body row.
* Renamed from 'extra' to 'pipe' tables.
* Moved functions from Parsing to Readers.Markdown.
* Cleaned up code; revised to parse in one pass rather than
parsing a raw string, splitting it, and parsing the components.
* Allow pipe tables without pipes on the ends (as PHP Markdown Extra
does).
Diffstat (limited to 'src/Tests/Writers')
0 files changed, 0 insertions, 0 deletions