|
|
|
|
|
by eviks
621 days ago
|
|
> There is no such character as NL, There is, copying from a helpful comment above: > The Unicode standard does call it NL along with LF. 000A <control>
= LINE FEED (LF)
= new line (NL)
= end of line (EOL)
Source: https://www.unicode.org/charts/PDF/U0000.pdfAnd things don't work fine, there are many issues with this historical baggage |
|