Skip to content

fix: preserve substantive content sections with tags id#339

Open
KingJing1 wants to merge 1 commit into
kepano:mainfrom
KingJing1:codex/preserve-tags-content-section
Open

fix: preserve substantive content sections with tags id#339
KingJing1 wants to merge 1 commit into
kepano:mainfrom
KingJing1:codex/preserve-tags-content-section

Conversation

@KingJing1

Copy link
Copy Markdown

Summary

Closes #321.

Verification

  • PATH=/Users/jing/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin:$PATH /Users/jing/.cache/codex-runtimes/codex-primary-runtime/dependencies/bin/pnpm exec vitest run tests/issues-321-tags-section.test.ts
  • git diff --check

Noted:

  • tsc --noEmit --project tsconfig.json currently fails on an existing src/fetch.ts ArrayBuffer | SharedArrayBuffer type mismatch, unrelated to this selector/test change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Elements with id="tags" are dropped from extracted output

1 participant