@adobe/helix-pipeline
Version:
(formerly known as Hypermedia Pipeline)
23 lines (13 loc) • 960 B
Markdown
# Untitled integer in MDAST Schema
```txt
https://ns.adobe.com/helix/pipeline/mdast#/properties/depth
```
The heading level
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | --------------------------------------------------------------- |
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [mdast.schema.json\*](mdast.schema.json "open original schema") |
## depth Type
`integer`
## depth Constraints
**maximum**: the value of this number must smaller than or equal to: `6`
**minimum**: the value of this number must greater than or equal to: `1`