Functions
FUNC as_markdown_list
ctx: The current conversation context whose last output will be parsed.
- List of rendered list-item strings if the output is a markdown list,
- or
Noneif parsing fails or the output is not a list.