Skip to content

Commit 3b26003

Browse files
committed
Update docs
1 parent b6d0de4 commit 3b26003

3 files changed

Lines changed: 0 additions & 6 deletions

File tree

docs-05/configuration/navigation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ module.exports = {
2929
| **`collapsible`**| `Boolean` | No | If `true`, the group can be expanded/collapsed. |
3030
| **`external`** | `Boolean` | No | If `true`, the link opens in a new tab. |
3131

32-
---
33-
3432
## Organizing Groups
3533

3634
You can nest navigation items infinitely. There are two primary ways to organize groups:

docs-05/content/containers/callouts.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ Your content here.
2121
| `danger` | Danger | Critical warnings, data loss, or significant errors. |
2222
| `success` | Success | Confirmation of a completed action. |
2323

24-
---
25-
2624
## Examples
2725

2826
### 1. Simple Note

docs-05/content/live-preview.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ docmd live --build-only
2424
```
2525
This creates a `dist/` directory containing the `index.html` and `docmd-live.js` engine.
2626

27-
---
28-
2927
## Embedding docmd in Your Site
3028

3129
Use the browser-compatible bundle to add Markdown preview capabilities to your own applications.

0 commit comments

Comments
 (0)