This file contains various requirements for Markdown-formatted files.Documentation Index
Fetch the complete documentation index at: https://docs.mellea.ai/llms.txt
Use this file to discover all available pages before exploring further.
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.