Commit Graph

11 Commits

Author SHA1 Message Date
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 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 7224b3c738 Answer the stability pass: pin the deeper stack, the quoted newline and the closing fence
CI / gate (push) Successful in 5s
2026-09-01 10:26:56 +02:00
lilleman f231f652ca Answer the architecture pass: one fault vocabulary, and the guards pinned where they compose
CI / gate (push) Successful in 5s
2026-09-01 10:01:35 +02:00
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 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