1 Open Issue Need Help Last updated: Nov 10, 2025

Open Issues Need Help

View All on GitHub

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