Skip to content

feat: render valid ADF task lists and code marks - #13

Merged
ajbeck merged 4 commits into
mainfrom
codex/adf-task-lists
Jul 15, 2026
Merged

ajbeck merged 4 commits into
mainfrom
codex/adf-task-lists

Conversation

@ajbeck

@ajbeck ajbeck commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • render GFM task lists as valid ADF taskList/taskItem nodes, including nesting
  • preserve valid task-item content when external media is enabled
  • normalize inline code marks so code only combines with links

Validation

  • GOEXPERIMENT=jsonv2 go vet ./...
  • GOEXPERIMENT=jsonv2 go test ./...
  • GOEXPERIMENT=jsonv2 go build ./...

Fixes #11, fixes #12.

@ajbeck
ajbeck force-pushed the codex/adf-task-lists branch from 7780fca to 6ac3616 Compare July 15, 2026 10:06
@github-actions

github-actions Bot commented Jul 15, 2026

Copy link
Copy Markdown

PR Validation Results

All checks passed

CI Checks

Step Status
Format
Vet
Build
Test

Version Validation

Version validation passed

Detail Value
Commits analyzed 4
Base version 1.2.0
PR version 1.3.0
Required bump minor
Actual bump minor

@ajbeck
ajbeck force-pushed the codex/adf-task-lists branch from 4d3ca5f to 1a6aa14 Compare July 15, 2026 10:16
@ajbeck
ajbeck merged commit d72d474 into main Jul 15, 2026
3 checks passed
@ajbeck
ajbeck deleted the codex/adf-task-lists branch July 15, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant