Commit Graph

9 Commits

Author SHA1 Message Date
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 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 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 0d3f813d96 Answer the stability review: the parse layer strips a space or a tab, never more
CI / gate (push) Successful in 6s
2026-08-28 00:01:35 +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 48dcdeccea Answer the stability review: guard the argument lookup, and correct the claims the split made false
CI / gate (push) Successful in 5s
2026-08-27 22:50:55 +02:00
lilleman 559922e327 Answer the architecture review: emit-only spellings move down, and the tables drop markdown's words
CI / gate (push) Successful in 5s
2026-08-27 22:37:11 +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