Tables
Markdown table rendering
Basic Table#
| Name | Type | Required |
|---|---|---|
| title | string | Yes |
| description | string | No |
| order | int | No |
Configuration Options#
| Option | Default | Description |
|---|---|---|
name | - | Site name in header |
contentDirectory | content | Markdown folder path |
baseUrl | '' | URL prefix for hosting |
tocEnabled | true | Show table of contents |
themeToggleEnabled | true | Show theme button |
Comparison#
| Feature | Included |
|---|---|
| Auto navigation | Yes |
| Dark mode | Yes |
| Search | Yes |
| Code highlighting | Yes |