Skip to content

fix: escape unusual paths in Markdown plans - #26

Merged
rogerchappel merged 3 commits into
mainfrom
agent/oss-5599040c4012-escape-markdown-paths
Aug 13, 2026
Merged

fix: escape unusual paths in Markdown plans#26
rogerchappel merged 3 commits into
mainfrom
agent/oss-5599040c4012-escape-markdown-paths

Conversation

@rogerchappel

Copy link
Copy Markdown
Owner

Summary

  • render every Markdown path as a JSON string literal in an inline code span
  • adapt the code-span fence to filenames containing backticks
  • keep control characters escaped so each file remains one Markdown list item
  • preserve exact path values in JSON output and document the display convention

Commits

  • 05ec4e1 test: cover Markdown-safe unusual paths
  • a8ad823 fix: escape paths in Markdown plans
  • 119f294 docs: explain Markdown path escaping

Verification

  • npm run release:check
  • git diff --check origin/main...HEAD
  • git log --format="%h%x09%an%x09%ae%x09%cn%x09%ce" origin/main..HEAD (all commits: Roger Chappel miscanalysis@gmail.com)

@rogerchappel
rogerchappel merged commit b830f44 into main Aug 13, 2026
1 check 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