@adobe/helix-pipeline
Version:
This project provides helper functions and default implementations for creating Hypermedia Processing Pipelines.
22 lines (13 loc) • 956 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`