summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/jump-parse.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/nxhtml/tests/in/jump-parse.rhtml')
-rw-r--r--emacs.d/nxhtml/tests/in/jump-parse.rhtml9
1 files changed, 9 insertions, 0 deletions
diff --git a/emacs.d/nxhtml/tests/in/jump-parse.rhtml b/emacs.d/nxhtml/tests/in/jump-parse.rhtml
new file mode 100644
index 0000000..1848b6c
--- /dev/null
+++ b/emacs.d/nxhtml/tests/in/jump-parse.rhtml
@@ -0,0 +1,9 @@
+<h1>Listing People</h1>
+
+<table>
+
+<% <testnxmlparsed> for person in @people %>
+
+<tr>
+</tr>
+</table>