root/libswish3/trunk/src/test_docs/inline.html

Revision 2153, 202 bytes (checked in by karpet, 4 months ago)

fix the bump_word feature so that ->pos for Word or Token reflects TOKENPOS_BUMP

Line 
1 <html>
2 <head>
3 </head>
4 <body>
5  <p>some<b>thing</b>borrowed</p>
6  <p>some<b>thing</b> blue</p>
7  <p><!--   test bump  --></p>
8  <p>some <b>thing</b> tokened</p>
9  <p>some <b>thing</b> foo</p>
10 </body>
11 </html>
Note: See TracBrowser for help on using the browser.