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
/
nopara.xml
1
<TeXML>
2
One line.
3
4
Second line.
5
6
Third line.
7
8
9
10
11
12
All previous lines
13
should belong to one paragraph.
14
15
Now lines are filled by spaces:
16
One line.
17
18
Second line.
19
20
Third line.
21
22
23
24
25
26
All previous lines
27
should belong to one paragraph.
28
29
</TeXML>