11 lines
250 B
HTML
11 lines
250 B
HTML
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>[#427663] Line endings not supported correctly</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<p>This is a carriage return This is a Unix line-ending This is a
|
||
|
DOS line ending</p>
|
||
|
</body>
|
||
|
</html>
|