Read the emphasis, the links and the lone image CommonMark spells #34

Merged
lilleman merged 4 commits from tick-3e into main 2026-08-31 22:33:55 +02:00
Owner

Milestone 3e: emphasis, links and autolinks in markdownToAdf, with the CommonMark image's node and its two named errors.

The emitter's link destination now escapes an unbalanced parenthesis and the title a quote, so link-destination-parenthesis and link-title-quote move from corpus/unspellable/ to a round-trip pair. unmappable-image joins ConvertErrorCode. Destination and title readers move to markdown/link-syntax.ts beside the spelling they invert.

Milestone 3e: emphasis, links and autolinks in `markdownToAdf`, with the CommonMark image's node and its two named errors. The emitter's link destination now escapes an unbalanced parenthesis and the title a quote, so `link-destination-parenthesis` and `link-title-quote` move from `corpus/unspellable/` to a round-trip pair. `unmappable-image` joins `ConvertErrorCode`. Destination and title readers move to `markdown/link-syntax.ts` beside the spelling they invert.
lilleman added 1 commit 2026-08-31 20:40:36 +02:00
lilleman marked the pull request as work in progress 2026-08-31 20:40:44 +02:00
lilleman added 1 commit 2026-08-31 21:50:09 +02:00
lilleman added 1 commit 2026-08-31 22:27:41 +02:00
lilleman added 1 commit 2026-08-31 22:33:24 +02:00
lilleman marked the pull request as ready for review 2026-08-31 22:33:49 +02:00
lilleman merged commit 4ad80e79c5 into main 2026-08-31 22:33:55 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: larvit/adf-codec#34