Commit Graph

22 Commits

Author SHA1 Message Date
lilleman d7850c75f4 Read the carries and the combinations back, and land markdownToAdf
CI / gate (push) Successful in 8s
2026-09-03 07:01:27 +02:00
lilleman 01faa71914 Read the inline nodes and the marks back, and keep the whitespace CommonMark does not strip
CI / gate (push) Successful in 9s
2026-09-01 21:35:52 +02:00
lilleman aae1ed4baf Answer the architecture pass: the list a blank line split, and the slot the seam names
CI / gate (push) Successful in 8s
2026-09-01 18:20:53 +02:00
lilleman 2527d1e3d8 Read the block nodes back, and stop a marker change splitting a list
CI / gate (push) Successful in 8s
2026-09-01 17:58:29 +02:00
lilleman dcb4d67b6c Answer the stability pass: the misleading spellings, and only the form the emitter picks
CI / gate (push) Successful in 5s
2026-09-01 14:13:01 +02:00
lilleman cd0a4cb0e8 Read the node tables backwards, a directive to the node and marks it names
CI / gate (push) Successful in 5s
2026-09-01 11:09:21 +02:00
lilleman 05f53a2024 Answer the architecture review: the claim rides a block, and the path comes from the node layer
CI / gate (push) Successful in 5s
2026-08-27 23:39:06 +02:00
lilleman 5fc4272155 Read the leaf blocks, ahead of any inline parsing
CI / gate (push) Successful in 5s
2026-08-27 23:23:29 +02:00
lilleman e580eec09b Part the source into adf/ and markdown/ ahead of the parser
CI / gate (push) Successful in 5s
2026-08-27 22:16:27 +02:00
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 8d1d96a2ee Hold the lazy-continuation fence, and fault a colon run that closes nothing
CI / gate (push) Successful in 5s
2026-08-26 22:29:02 +02:00
lilleman 0387343dd0 Corpus 2e1: the carve-out escapes, the claimed line, and the 2e split
CI / gate (push) Successful in 5s
2026-08-26 22:14:06 +02:00
lilleman 6f674b99b3 Emitter 2d: the opaque carry in both positions and the reserved info string
CI / gate (push) Successful in 4s
2026-08-26 15:46:02 +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 0121a5f06e Refuse the pipe form where a link hides a pipe, and fall back to the directive form for every image CommonMark cannot spell
CI / gate (push) Successful in 5s
2026-08-25 16:12:56 +02:00
lilleman 5be1bf677a Narrow the error-code rule to what it forbids, and name the fence rule instead of quoting it
CI / gate (push) Successful in 4s
2026-08-25 15:43:30 +02:00
lilleman f065783f8f Carry the fence depth through blockquotes and lists, and split the block spelling from it 2026-08-25 15:33:24 +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 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