rhymix/tests/_data/formatter/text2html.target3.html
2016-03-18 14:10:10 +09:00

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 &lt;p&gt;tag&lt;/p&gt; that will be escaped if encoded.<br />
Hello world!
</p>