Input
Para one
Para two Output AST
- type: Paragraph
children:
- type: Text
value: Para one
- type: Paragraph
children:
- type: Text
value: Para two Multiple consecutive blank lines are treated as a single block separator
Input
Para one
Para two Output AST
- type: Paragraph
children:
- type: Text
value: Para one
- type: Paragraph
children:
- type: Text
value: Para two