Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| doc:linebreaks_and_spaces [2026/04/04 19:00] – [Linebreaks and spaces] Simon Grant | doc:linebreaks_and_spaces [2026/04/04 19:01] (current) – [Be careful about blank lines] Simon Grant | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ---- | ---- | ||
| - | In HTML, the line breaks and paragraph breaks are coded explicitly, so it doesn' | + | In HTML, the line breaks and paragraph breaks are coded explicitly, so it doesn' |
| ===== Be careful about blank lines ===== | ===== Be careful about blank lines ===== | ||
| Line 17: | Line 17: | ||
| * both should have blank lines after them | * both should have blank lines after them | ||
| * Blank lines are needed before Markdown-syntax headings: no harm in having them before and after headings in any case | * Blank lines are needed before Markdown-syntax headings: no harm in having them before and after headings in any case | ||
| + | * Paragraphs need a blank line between them. | ||
| ===== Blank spaces ===== | ===== Blank spaces ===== | ||