Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| doc:page_section_headings [2026/07/27 09:25] – Simon Grant | doc:page_section_headings [2026/07/27 09:33] (current) – Simon Grant | ||
|---|---|---|---|
| Line 51: | Line 51: | ||
| # An h1 heading with one "#" | # An h1 heading with one "#" | ||
| - | ``` | + | The alternative Markdown syntax |
| - | Another h1 heading, made by putting ' | + | |
| - | ================================================== | + | |
| - | ``` | + | A failed attempt at a Markdown h1 with ' |
| + | ========================================== | ||
| + | The row of = just disappears. | ||
| - | Another h1 heading, made by putting ' | ||
| - | ================================================== | ||
| `## An h2 heading with two "##" | `## An h2 heading with two "##" | ||
| Line 63: | Line 63: | ||
| ## An h2 heading with two "##" | ## An h2 heading with two "##" | ||
| - | ``` | + | The other Markdown h2 syntax, |
| - | And anther | + | |
| - | ----------------------------------------- | + | |
| - | ``` | + | |
| - | And anther | + | The other Markdown h2 syntax, |
| - | ----------------------------------------- | + | -------------------------------------------------------------------------------- |