Read the node tables backwards, a directive to the node and marks it names #36

Merged
lilleman merged 5 commits from tick-3g into main 2026-09-01 14:47:43 +02:00
Owner

A parsed directive becomes its node: the name to the type, the arg to the attribute it names, each value to the type its section assigns, the body to content, the reserved marks key to the marks array. commonmark-subset/ is the first round-trip directory to read back, and spec/flavour.md's node sections now guard the tables against drift.

A parsed directive becomes its node: the name to the type, the arg to the attribute it names, each value to the type its section assigns, the body to content, the reserved marks key to the marks array. commonmark-subset/ is the first round-trip directory to read back, and spec/flavour.md's node sections now guard the tables against drift.
lilleman added 1 commit 2026-09-01 11:09:42 +02:00
lilleman marked the pull request as work in progress 2026-09-01 11:09:51 +02:00
lilleman added 1 commit 2026-09-01 13:43:00 +02:00
lilleman added 1 commit 2026-09-01 14:13:04 +02:00
lilleman added 1 commit 2026-09-01 14:34:06 +02:00
lilleman added 1 commit 2026-09-01 14:47:07 +02:00
lilleman marked the pull request as ready for review 2026-09-01 14:47:39 +02:00
lilleman merged commit 42ed3a0ff5 into main 2026-09-01 14:47:43 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: larvit/adf-codec#36