Skip to content

fix: restore code blocks in URL converter#133

Merged
ralyodio merged 1 commit into
profullstack:masterfrom
rissrice2105-agent:fix/code-block-link-converter
Jul 6, 2026
Merged

fix: restore code blocks in URL converter#133
ralyodio merged 1 commit into
profullstack:masterfrom
rissrice2105-agent:fix/code-block-link-converter

Conversation

@rissrice2105-agent

Copy link
Copy Markdown
Contributor

Summary

  • Fix fenced code block placeholders so they are restored after escaping/link conversion
  • Add coverage for code blocks, URLs inside code blocks, and escaped HTML in code blocks

Tests

  • node direct converter verification: PASS
  • eslint src/lib/utils/url-link-converter.js src/lib/utils/url-link-converter.test.js: PASS

Note: pnpm/vitest config currently fails before tests on this Windows environment because the repo postinstall uses Unix shell commands and Vitest config hits a Vite/plugin export mismatch.

@ralyodio ralyodio merged commit 691a187 into profullstack:master Jul 6, 2026
8 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.

2 participants