Open Issues Need Help
View All on GitHub [Chore/QA] Hardened json_escape + tiny test harness about 2 hours ago
AI Summary: This GitHub issue proposes adding a minimal test harness for the `json_escape` function, which has been hardened in v4.5 to escape additional special characters like newlines, tabs, and quotes. The solution involves creating a shell script (`test_json_escape.sh`) to validate various inputs and documenting how to run these tests in the README. The primary goal is to prevent regressions in the function's escaping behavior.
Complexity:
1/5
good first issue lang:en maintenance quality