Input
- - - nested item Output AST
- type: List
kind: bullet
children:
- type: ListItem
children:
- type: Text
value: "- - nested item" After the list marker - , the hyphen has no special meaning in inline content; - - item is a single list item with literal text
Input
- - - nested item Output AST
- type: List
kind: bullet
children:
- type: ListItem
children:
- type: Text
value: "- - nested item"