Content
SectHead
The $ command rule that opens a section, over a dashed line with meta on the right. The row wraps and each half stays whole.
Preview
ls ./work --featured4 projects
cat ./off-the-clockupdated today
Installation
// Resolves dependencies, copies the source, and installs npm packages automatically.
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| cmd | string | - | The command after the $ |
| meta | ReactNode | - | Right side |
| id | string | - | Put on the heading, for anchors |
| as | "h2" | "h3" | "span" | "h2" | Heading level |