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

Revision 2150, 172 bytes (checked in by karpet, 4 months ago)

ditch SWISH_META_CONNECTOR and SWISH_PROP_CONNECTOR in favor of SWISH_TOKENPOS_BUMPER; add tests showing differences in inline parsing for xml vs html

Line 
1 <xml>
2  <foo>some<bar>thing</bar>borrowed</foo>
3  <foo>some<bar>thing</bar> blue</foo>
4  <foo>some <bar>thing</bar> tokened</foo>
5  <foo>some <bar>thing</bar> foo</foo>
6 </xml>
Note: See TracBrowser for help on using the browser.