UNPKG

1.07 kBMarkdownView Raw
1# Untitled undefined type in MDAST Schema
2
3```txt
4https://ns.adobe.com/helix/pipeline/mdast#/properties/align/items
5```
6
7
8
9
10| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
11| :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | --------------------------------------------------------------- |
12| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [mdast.schema.json\*](mdast.schema.json "open original schema") |
13
14## items Type
15
16`string`
17
18## items Constraints
19
20**enum**: the value of this property must be equal to one of the following values:
21
22| Value | Explanation |
23| :--------- | ----------- |
24| `"left"` | |
25| `"right"` | |
26| `"center"` | |
27| `null` | |