Commit Graph

17 Commits

Author SHA1 Message Date
lilleman b58f51f846 5c: keep the mark nesting explanation in one place
CI / gate (push) Successful in 5m13s
CI / publish (push) Has been skipped
2026-09-04 09:19:09 +02:00
lilleman 67df1e2f4b 5c: match the mark set's nesting on both sides of the round-trip
CI / gate (push) Successful in 8m35s
CI / publish (push) Has been skipped
2026-09-04 08:53:00 +02:00
lilleman 0dfcc0f9ca 5c: report the depth cause from the guards, and make the publish converge
CI / gate (push) Successful in 7m12s
CI / publish (push) Has been skipped
2026-09-03 21:19:01 +02:00
lilleman d9056973a1 5c: the build, the freeze audit and the release pipeline
CI / gate (push) Successful in 11s
CI / publish (push) Has been skipped
2026-09-03 20:26:25 +02:00
lilleman d2ed9c8219 5b3: merge the code list's duplicate causes, spell the list separator, claim the bare pipe table 2026-09-03 19:05:23 +02:00
lilleman 222dcc5aab 5b2: name the violation in every error message, and the escape a claimed line takes 2026-09-03 17:52:31 +02:00
lilleman d3888129b0 5b1: name the line and the offset in the input a parse refusal sits at 2026-09-03 14:37:39 +02:00
lilleman 4d0ad3728c Charge a carried node against the levels its position leaves, and part the causes one guard hid
CI / gate (push) Successful in 8s
2026-09-03 08: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 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 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 bb93bc61d5 Keep the tight spelling to a CommonMark block above the nested list
CI / gate (push) Successful in 5s
2026-08-30 21:01:53 +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 a09b80e65d Answer the architecture review: one interrupt rule both directions read
CI / gate (push) Successful in 8s
2026-08-30 19:50:41 +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 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