Skip to content

fix: add suppot for inline tags#100

Merged
tylerdave merged 2 commits into
mainfrom
inline-tags
Apr 6, 2026
Merged

fix: add suppot for inline tags#100
tylerdave merged 2 commits into
mainfrom
inline-tags

Conversation

@tylerdave

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

Docs Site preview: https://368efa6e.rockgarden.pages.dev

claude[bot]

This comment was marked as outdated.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. The previously flagged bug (anchor links like [Jump](#introduction) being corrupted by tag substitution) has been fixed by extending PROTECTED_PATTERN to also match markdown links \[[^\]]*\]\([^)]*\) before running tag replacement. Tests covering both anchor links and inline link text with # are included. No remaining issues found.

@tylerdave tylerdave merged commit 23d7260 into main Apr 6, 2026
6 checks passed
@tylerdave tylerdave deleted the inline-tags branch April 6, 2026 01:16
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.

1 participant