fnp
/
texml.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Python 3.4+ compatibility (while dropping Python < 2.6).
[texml.git]
/
tests
/
data
/
wsstack_ns.xml
1
<TeXML xmlns="http://getfo.sourceforge.net/texml/ns1">
2
3
[spaces eliminated]
4
5
<TeXML ws="1">
6
[ws around]
7
<TeXML ws="1">
8
[more ws around]
9
<TeXML>
10
[ws still around]
11
<TeXML ws="0">
12
[and now no ws]
13
<TeXML ws="1"><TeXML>[again ws]
14
</TeXML></TeXML>
15
</TeXML>
16
</TeXML>
17
</TeXML>
18
</TeXML>
19
20
21
</TeXML>