Expand description
Parsing of list and task items in AIM inference content.
Items support ordered and unordered prefixes and optional checkbox status to represent values or tasks for inference results.
Enums§
- Item
- Inference list or task item parsed from AIM content.
Functions§
- parse_
inline_ item - Parse an inline item without list prefix.
- parse_
item - Parse a full item line.