Feature: Support for list nodes #22

Closed
opened 2025-10-20 12:06:19 -07:00 by azpect · 1 comment
Owner

This should include support list container nodes (structure nodes) as well as list element nodes (inline nodes).

The parser should be able to create ordered and unordered nodes. List element nodes should call the ParseInline method to parse the content of the list element.

Not sure if we should wrap the content in a paragraph, I think so.

This should include support list container nodes (structure nodes) as well as list element nodes (inline nodes). The parser should be able to create ordered and unordered nodes. List element nodes should call the `ParseInline` method to parse the content of the list element. Not sure if we should wrap the content in a paragraph, I think so.
azpect added the
Kind/Enhancement
Priority
Medium
labels 2025-10-20 12:06:19 -07:00
azpect added this to the (SPRINT) Parser creation project 2025-10-20 12:06:19 -07:00
azpect moved this to To Do in (SPRINT) Parser creation on 2025-10-20 12:06:49 -07:00
Author
Owner

Closed with merging of #30

Closed with merging of #30
azpect moved this to Done in (SPRINT) Parser creation on 2025-10-29 15:17:32 -07:00
Sign in to join this conversation.
No description provided.