BlueprintLab ReferenceData · Web

Line ending reference

Compare LF, CRLF and CR line endings and common interoperability issues.

ReferenceTools

Visible “extra blank lines” or whole-file diffs can come from line-ending conversion rather than content changes.

NameEscapeHexTypical context
LF\n0AUnix / Linux / modern macOS / many web tools
CRLF\r\n0D 0AWindows text convention
CR\r0DClassic Mac OS; legacy data

Sources & update policy

Verified: 2026-08-31. This page prioritizes primary standards and official registries. Time-sensitive items should be rechecked against the linked source.