0
0
mirror of https://github.com/rkd77/elinks.git synced 2025-06-30 22:19:29 -04:00
Kalle Olavi Niemitalo c283b128b6 Bug 387: Treat &#013; inside <pre>...</pre> as a newline.
Recognize all of &#13; &#10; &#xA; &#xD; with any number of leading
zeroes.  (Previously only &#13; and &#x0A; were supported.)  All of
these are case insensitive.

Treat each CR+LF combination (&#13;&#10;) as a single newline.
2006-11-11 20:31:25 +02:00
..
2006-09-17 16:12:47 +03:00
2006-11-03 19:22:14 +01:00
2005-10-21 09:14:07 +02:00
2005-10-21 09:14:07 +02:00
2006-09-17 16:12:47 +03:00
2005-10-21 09:14:07 +02:00
2006-09-17 16:12:47 +03:00
2006-01-28 14:13:41 +01:00
2006-05-28 01:08:46 +00:00