Skip to content

fix(markdown): stop bare URLs at CJK punctuation - #2926

Merged
wsp1911 merged 1 commit into
GCWing:mainfrom
wsp1911:main
Sep 9, 2026
Merged

fix(markdown): stop bare URLs at CJK punctuation#2926
wsp1911 merged 1 commit into
GCWing:mainfrom
wsp1911:main

Conversation

@wsp1911

@wsp1911 wsp1911 commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator
  • Apply URL boundaries in standard and math Markdown rendering
  • Preserve explicit links, Chinese paths, and ASCII parentheses
  • Traverse original nodes once and rebuild only changed child arrays
  • Cover escaped URLs, nested formatting, and dense link paragraphs

- Apply URL boundaries in standard and math Markdown rendering
- Preserve explicit links, Chinese paths, and ASCII parentheses
- Traverse original nodes once and rebuild only changed child arrays
- Cover escaped URLs, nested formatting, and dense link paragraphs
@wsp1911
wsp1911 merged commit 762bbbc into GCWing:main Sep 9, 2026
9 checks passed
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