Skip to content

Fix literal backslashes in file-section processing - #209

Merged
codeforester merged 1 commit into
mainfrom
bug/205-20260726-file-marker-literals
Jul 28, 2026
Merged

Fix literal backslashes in file-section processing#209
codeforester merged 1 commit into
mainfrom
bug/205-20260726-file-marker-literals

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Summary

  • Pass file-section marker, replacement-file, and path values to awk without escape reinterpretation.
  • Add regression coverage for literal backslashes in markers and replacement content.

Issue

Fixes #205

Validation

  • ./tests/validate.sh (322 tests)

@codeforester
codeforester merged commit b5467fd into main Jul 28, 2026
3 checks passed
@codeforester
codeforester deleted the bug/205-20260726-file-marker-literals branch July 28, 2026 00:00
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.

Make file-section processing preserve literal backslashes

1 participant