]> git.rkrishnan.org Git - .emacs.d.git/blob - emacs/nxhtml/tests/in/jump-parse.rhtml
1848b6c8ea3de0ceae045401a49d92c831314dec
[.emacs.d.git] / emacs / nxhtml / tests / in / jump-parse.rhtml
1 <h1>Listing People</h1>
2
3 <table>
4
5 <% <testnxmlparsed> for person in @people %>
6
7 <tr>
8 </tr>
9 </table>