check
The `check` command scans the current project for errors and warnings which need fixing.
Usage
@docs.page/cli check [path]
The command current performs the following checks:
- Broken Links: Checks markdown content for any broken relative links.
- Missing Assets: Checks markdown content for any local assets that are missing.