Skip to content

Ignore markdown links inside HTML comments - #259

Open
WilliamK112 wants to merge 1 commit into
microsoft:mainfrom
WilliamK112:codex/ignore-links-in-html-comments
Open

Ignore markdown links inside HTML comments#259
WilliamK112 wants to merge 1 commit into
microsoft:mainfrom
WilliamK112:codex/ignore-links-in-html-comments

Conversation

@WilliamK112

Copy link
Copy Markdown

Summary

  • Treat HTML comment spans as no-link ranges when computing markdown links.
  • Enable the existing skipped regression test for inline HTML comments.

Validation

  • PATH="/Users/William/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin:$PATH" npm run compile
  • PATH="/Users/William/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin:$PATH" npm test
  • PATH="/Users/William/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin:$PATH" npm run lint

Fixes #52.

Signed-off-by: WilliamK112 <164879897+WilliamK112@users.noreply.github.com>
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.

Markdown links detected inside of commented code

1 participant