diff options
author | John MacFarlane <jgm@berkeley.edu> | 2012-08-10 13:29:37 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2012-08-10 13:29:37 -0700 |
commit | 3a17919a46ea17f82ca4d694c22a78c61bbf1e4a (patch) | |
tree | 764de5a135c8276b287ba2d445da593e8f5e4bfc /src/Text/Pandoc/Readers/HTML.hs | |
parent | 5a2e601c326586ab26c6168fa514e1a877ada2f3 (diff) | |
download | pandoc-3a17919a46ea17f82ca4d694c22a78c61bbf1e4a.tar.gz |
Markdown: Allow pipe tables created by emacs orgtbl-mode to work.
The difference is the + separators. Note: only simple org-tables
work, with no bottom line. This just allows you to use org-mode's
nice table editor to create regular pipe tables.
In particular, org-mode's method for determining column alignments
implicitly is not enabled. You must put in :s to specify alignments,
as stated in the documentation.
Diffstat (limited to 'src/Text/Pandoc/Readers/HTML.hs')
0 files changed, 0 insertions, 0 deletions