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/04/11 13:43] – Simon Grant | doc:page_section_headings [2026/04/12 18:08] (current) – Simon Grant | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| When we talk about headings, we often use " | When we talk about headings, we often use " | ||
| - | The text " | + | The heading above – " |
| - | The text "Using the editing menu" | + | The heading |
| Paragraph breaks are created simply by leaving a completely blank line between paragraphs. This is true for all the lightweight markup languages that we mention here. | Paragraph breaks are created simply by leaving a completely blank line between paragraphs. This is true for all the lightweight markup languages that we mention here. | ||
| Line 73: | Line 73: | ||
| `### An h3 heading with three "###" | `### An h3 heading with three "###" | ||
| - | |||
| ### An h3 heading with three "###" | ### An h3 heading with three "###" | ||
| Line 82: | Line 81: | ||
| If you do use Markdown headings, be sure to leave a blank space after the one or more `#` characters. | If you do use Markdown headings, be sure to leave a blank space after the one or more `#` characters. | ||
| - | Unlike with Markdown in other places, you cannot use different text styles or links in DokuWiki, even with this plugin because of the way DokuWiki works. | + | Unlike with Markdown in other places, you cannot use different text styles or links in DokuWiki, even with this plugin, because of the way DokuWiki works. |
| ---- | ---- | ||