diff options
author | John MacFarlane <jgm@berkeley.edu> | 2011-01-23 00:05:35 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2011-01-23 00:05:35 -0800 |
commit | 50d08ec2c3892076bde53b66f1b728e4bf23ab97 (patch) | |
tree | 2f8b8632ea64909e3092e1f8a8f7fb3a155fa4d9 /tests/textile-reader.textile | |
parent | 9f99c39cafabf1438c195c61e2bea785b529f0c0 (diff) | |
download | pandoc-50d08ec2c3892076bde53b66f1b728e4bf23ab97.tar.gz |
Textile reader: Added code blocks with bc.
Diffstat (limited to 'tests/textile-reader.textile')
-rw-r--r-- | tests/textile-reader.textile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/textile-reader.textile b/tests/textile-reader.textile index 64545c2c0..9fa90bb32 100644 --- a/tests/textile-reader.textile +++ b/tests/textile-reader.textile @@ -62,6 +62,9 @@ And: These should not be escaped: \$ \\ \> \[ \{ </pre> +bc. Code block with .bc + continued + @</\ h1. Lists |