Emitter 2a: the corpus runner, the canonical serializer and the CommonMark subset #9

Merged
lilleman merged 7 commits from emitter-commonmark-subset into main 2026-08-25 10:03:50 +02:00

7 Commits

Author SHA1 Message Date
lilleman 480176fd21 Refuse the nested lists a tight spelling swallows, and name the mark that failed
CI / gate (push) Successful in 4s
2026-08-25 10:02:22 +02:00
lilleman 91d5cd6c43 Judge a delimiter by the run it sits in, not the segment it came from
CI / gate (push) Successful in 4s
2026-08-25 09:55:36 +02:00
lilleman cccbfd3f2d Refuse the mark spellings that cannot open or close where they sit
CI / gate (push) Successful in 4s
2026-08-25 09:45:58 +02:00
lilleman 4e449ebb25 Escape the literals that would merge with the syntax beside them
CI / gate (push) Successful in 5s
2026-08-25 09:28:09 +02:00
lilleman e2ea868ac6 Name the node every refusal came from, and close the error list
CI / gate (push) Successful in 4s
2026-08-25 09:00:47 +02:00
lilleman e92484eb85 Share the CommonMark grammar, close the guard's hole, refuse the lists no marker spells
CI / gate (push) Successful in 4s
2026-08-24 16:18:47 +02:00
Mikael Göransson 0728ea1cfb Emitter 2a: the corpus runner, the canonical serializer and the CommonMark subset
CI / gate (push) Successful in 5s
2026-08-24 15:36:05 +02:00