Blame
|
1 | # Source |
||||||
| 2 | ||||||||
| 3 | This page is the *source* used by the Include examples. Its sections can be |
|||||||
| 4 | transcluded into other pages, individually or as a whole. |
|||||||
| 5 | ||||||||
| 6 | ## Introduction |
|||||||
| 7 | ||||||||
| 8 | Hello universe. This is an introductory paragraph with a short list: |
|||||||
| 9 | ||||||||
| 10 | - reuse content across pages |
|||||||
| 11 | - keep a single source of truth |
|||||||
| 12 | - edit once, update everywhere |
|||||||
| 13 | ||||||||
| 14 | ## Subsection |
|||||||
| 15 | ||||||||
| 16 | Hello world. This subsection has a nested heading of its own. |
|||||||
| 17 | ||||||||
| 18 | ### Details |
|||||||
| 19 | ||||||||
| 20 | These details belong to the subsection and are only pulled in when child |
|||||||
| 21 | sections are included. |
|||||||
| 22 | ||||||||
| 23 | ## Installation |
|||||||
| 24 | ||||||||
| 25 | 1. Download the package |
|||||||
| 26 | 2. Extract the archive |
|||||||
| 27 | 3. Run `make install` |
|||||||
