7 lines
268 B
HTML
7 lines
268 B
HTML
This is a line without a tag
|
|
This is <tag tag> a line with one tag
|
|
And this <tag> line has two tags <...>
|
|
A line with a starting tag < ..... continues
|
|
... we're still in a tag ...
|
|
... finishes> which finished on this line <last tag>
|
|
Special chars: <> &
|