diff options
author | John MacFarlane <jgm@berkeley.edu> | 2011-01-24 09:05:51 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2011-01-26 17:23:56 -0800 |
commit | eb26fa6f540fa9c44135a73f2104fbd0d32d78c1 (patch) | |
tree | f679f4438b1ec7ce2e73756b1ca4fd446d0e179f /tests/writer.context | |
parent | bd43c0f4c940b755e2d68c7146c7f5201fb181d9 (diff) | |
download | pandoc-eb26fa6f540fa9c44135a73f2104fbd0d32d78c1.tar.gz |
Distinguish latex & context environments; blank line after in writers.
Diffstat (limited to 'tests/writer.context')
-rw-r--r-- | tests/writer.context | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/writer.context b/tests/writer.context index f47249c5a..f9fb03cef 100644 --- a/tests/writer.context +++ b/tests/writer.context @@ -691,11 +691,6 @@ These shouldn't be math: Here's a LaTeX table: -\begin{tabular}{|l|l|}\hline -Animal & Number \\ \hline -Dog & 2 \\ -Cat & 1 \\ \hline -\end{tabular} \thinrule \subject{Special Characters} |