mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
12 lines
254 B
HTML
12 lines
254 B
HTML
<p>
|
|
This is a sample text file.<br />
|
|
Some of these lines are close together.
|
|
</p>
|
|
<p>
|
|
Other lines are separated by two newlines.
|
|
</p>
|
|
<p>
|
|
Or three newlines.<br />
|
|
This is a <p>tag</p> that will be escaped if encoded.<br />
|
|
Hello world!
|
|
</p>
|