* feat: migrated the navigation metadata from inline MD title decorations to frontmatter * fix: fixed frontmatter metadate for api-table MDs * fix: fixed frontmatter eslint issue
13 lines
126 B
Markdown
13 lines
126 B
Markdown
---
|
|
parts:
|
|
- Input
|
|
title: Input
|
|
eleventyNavigation:
|
|
key: Input
|
|
order: 20
|
|
title: Input
|
|
---
|
|
|
|
# Input
|
|
|
|
-> go to Overview
|