Comment on Why does not a CR (Carriage Return) automatically start a new line on some online text editors?

<- View Parent
whaleross@lemmy.world ⁨2⁩ ⁨hours⁩ ago

Because it is how the format is defined. There is nothing to fix. You write text in paragraphs by default and if you want it to be displayed in any other way you need to declare it. Most formatting is done before the text, like headings and lists, but this newline without a new paragraph is declared with two trailing spaces.

source
Sort:hotnewtop