Timeline for How can I ensure line breaks inside block quotes are rendered as entered in the markup?
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 30 at 10:31 | answer | added | user3840170 | timeline score: 6 | |
| Oct 6, 2024 at 16:57 | history | edited | user3840170 | CC BY-SA 4.0 | edited tags; edited title |
| Sep 23, 2024 at 9:33 | comment | added | fweth | Ah, thank you! It was just confusing that StackEdit behaves differently, so StackEdit apparently is not pure MD. | |
| Sep 23, 2024 at 0:26 | comment | added | Makyen | There's nothing special about these lines being in blockquotes. The same thing would happen if the lines were not in blockquotes. This is just one of the ways that Markdown works. A single linebreak in the source text is considered an extension of the previous line, unless there's formatting that indicates that it's not a continuation (i.e., continuing the previous line is the default). | |
| Sep 22, 2024 at 15:52 | vote | accept | fweth | ||
| Sep 22, 2024 at 15:40 | answer | added | Chester Gillon | timeline score: 8 | |
| Sep 22, 2024 at 15:33 | history | asked | fweth | CC BY-SA 4.0 |