Checkpoint current UI and ink integration state
This commit is contained in:
@@ -47,7 +47,7 @@ Implemented choice metadata:
|
||||
- `#letter[x]`: older equivalent for reserving keyboard key `X`.
|
||||
- `#action:group` or `#action[group]`: stores a category/template hint.
|
||||
|
||||
The current UI renders all choices in one list. Explicit keys are assigned first; choices without explicit keys receive `A` through `Z` in visible order. Digits, grouping columns, stable shuffling, `#optional`, `#gated[...]`, and `#sort[...]` are documented authoring conventions or future metadata, not fully implemented UI behavior yet.
|
||||
The current UI renders all choices in one list. Explicit keys are assigned first; choices without explicit keys receive `1` through `0`, then `A` through `Z` in visible order while skipping explicit keys. `#optional` choices are displayed italic. Grouping columns, stable shuffling, `#gated[...]`, and `#sort[...]` are documented authoring conventions or future metadata, not fully implemented UI behavior yet.
|
||||
|
||||
## Popup And End-State Tags
|
||||
|
||||
|
||||
Reference in New Issue
Block a user