Commit Graph

35 Commits

Author SHA1 Message Date
lilleman f328ed4cab Read the three directive forms, their attributes and the fences that nest them
CI / gate (push) Successful in 5s
2026-09-01 08:12:03 +02:00
lilleman 4ad80e79c5 Read the emphasis, the links and the lone image CommonMark spells (#34)
CI / gate (push) Successful in 5s
2026-08-31 22:33:54 +02:00
lilleman 0476d33b7b Read the inline text, and decode the escapes and references CommonMark spells (#33)
CI / gate (push) Successful in 4s
2026-08-30 23:32:57 +02:00
lilleman 7fc0cdb827 Refuse two adjacent lists on the marker spelling, not the node type
CI / gate (push) Successful in 5s
2026-08-30 20:48:04 +02:00
lilleman 42ec9ba096 Answer the stability review: a code or HTML block swallows the marker line too
CI / gate (push) Successful in 4s
2026-08-30 20:18:25 +02:00
lilleman e73de651be Read the container blocks, and part a nested list the tight spelling would swallow
CI / gate (push) Successful in 6s
2026-08-28 14:46:14 +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 1ec991d64a Give the leaf block an arg slot, and drop the branch the leaf collapse orphaned
CI / gate (push) Successful in 5s
2026-08-27 15:41:38 +02:00
lilleman b1f254bca9 Answer the review: one shape predicate, and the readable spellings give way
CI / gate (push) Successful in 5s
2026-08-27 15:35:24 +02:00
lilleman 59b42ef0dc Give the CommonMark blocks a directive form for what their spelling cannot hold
CI / gate (push) Successful in 5s
2026-08-27 14:12:55 +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 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 a5b8a4654f Fix the false claims round one found, and refuse the content a code span dropped
CI / gate (push) Successful in 5s
2026-08-27 11:42:43 +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 19f9a58d5d Corpus 2e2: the mark runs, the run a carry breaks, and one mark vocabulary
CI / gate (push) Successful in 4s
2026-08-26 22:47:13 +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 0ba195dca1 Say what the emitter actually refuses, and pin the carry in the wrappers that rewrite its lines
CI / gate (push) Successful in 5s
2026-08-26 16:21:58 +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 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 9ce5946173 Fold the per-node ambiguity codes into one, and sharpen the container fence rule
CI / gate (push) Successful in 5s
2026-08-25 15:38:16 +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 auf Larv 2fbe913101 Pin the mark run and a line break's whitespace edges
CI / gate (push) Successful in 4s
2026-08-24 14:39:18 +02:00
lilleman b61109bc90 Corpus 1d3: the inline-node pairs, the content slot and the whitespace spelling
CI / gate (push) Successful in 4s
2026-08-24 14:21:40 +02:00
lilleman 86248240dd Scope block separation around lists, guard media marks, and keep the corpus editor-authorable
CI / gate (push) Successful in 4s
2026-08-24 13:55:21 +02:00
lilleman 9f4b9774dd Pin block separation, the image guard's media, and the attribute and boundary cases the corpus missed
CI / gate (push) Successful in 4s
2026-08-24 13:33:04 +02:00
lilleman df4c2b3540 Corpus 1d2: the block-node pairs, the fence lengths and the pipe-vs-directive boundary
CI / gate (push) Successful in 4s
2026-08-24 13:10:27 +02:00
Lilleman auf Larv 1804d16cce Scope the trailing-whitespace and escaping-scan rules, name the totality gap
CI / gate (push) Successful in 4s
2026-08-24 12:52:38 +02:00
lilleman 346bdcc27d Declare which errors/ file is required, floor the fence at three
CI / gate (push) Successful in 4s
2026-08-24 12:32:53 +02:00
lilleman fc92bf8bf5 Corpus by contract kind: pin the fence and escaping rules, hold two questions
CI / gate (push) Successful in 3s
2026-08-24 11:40:11 +02:00
lilleman 7195cd9f49 Corpus 1d1: the canonical-form pairs, and the 1d split
CI / gate (push) Successful in 3s
2026-08-24 11:21:57 +02:00