aboutsummaryrefslogtreecommitdiff
path: root/tests/textile-reader.textile
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2013-06-11 10:16:54 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2013-06-11 10:16:54 -0700
commit50ba5a801a2593598f1484c7ce4aa941f00ed0b0 (patch)
tree1d9505a088c0c47eb53304206c27935266aebafa /tests/textile-reader.textile
parent96f25f924a6de58bc313d78697f0f0f65307d891 (diff)
downloadpandoc-50ba5a801a2593598f1484c7ce4aa941f00ed0b0.tar.gz
Textile reader: Correctly handle entities.
Diffstat (limited to 'tests/textile-reader.textile')
-rw-r--r--tests/textile-reader.textile5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/textile-reader.textile b/tests/textile-reader.textile
index 5d5a6c593..e31052b6a 100644
--- a/tests/textile-reader.textile
+++ b/tests/textile-reader.textile
@@ -203,6 +203,11 @@ table{foo:bar}.
| name | age | sex |
| joan | 24 | f |
+h1. Entities
+
+&#42;
+&amp;
+
h1. Raw HTML
However, <strong> raw HTML inlines </strong> are accepted, as well as :