Commit Graph

17 Commits

Author SHA1 Message Date
lilleman 1108d36d1f Answer the review: one home per contract, and cover the matching's last branch
CI / gate (push) Successful in 5s
2026-08-27 13:17:08 +02:00
lilleman a8bea25b7c Give CommonMark's emphasis section one home, and split the collision property
CI / gate (push) Successful in 5s
2026-08-27 12:53:15 +02:00
lilleman e4a18dec43 Model CommonMark's emphasis matching, and escape the delimiter that only closes
CI / gate (push) Successful in 6s
2026-08-27 12:42:46 +02:00
lilleman 7035e42d1d Carry what no section or mark spelling writes, and drop the mark refusal
CI / gate (push) Successful in 5s
2026-08-27 10:38:34 +02:00
lilleman d4ffdf3cc5 Pin the two scans the narrowing left alone, and name what stays raw
CI / gate (push) Successful in 5s
2026-08-27 00:07:44 +02:00
lilleman 6cbd96748b Keep the link-opener scan out of emitted syntax, which binds first
CI / gate (push) Successful in 5s
2026-08-26 23:53:18 +02:00
lilleman ec0ae1f5db Escape the quoted attribute value, and pin the canonical form and the pipe cell's edges
CI / gate (push) Successful in 5s
2026-08-26 23:27:29 +02:00
lilleman b38a8d6488 Escape the brace that would close a directive, and keep a link from restoring the line break a directive forbids
CI / gate (push) Successful in 4s
2026-08-26 09:42:46 +02:00
lilleman efc267db2b Emitter 2c: the inline node directives, the directive marks and the carried whitespace
CI / gate (push) Successful in 5s
2026-08-26 09:06:13 +02:00
lilleman 56072d36ef Emitter 2b: the block-node directives, the pipe table and the refusal corpus
CI / gate (push) Successful in 5s
2026-08-25 15:10:02 +02:00
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