debugging
post tagged with "debugging"
When a Template Engine's + Operator Broke My Docs
A Kida v0.2.4 regression turned list concatenation into string concatenation. My API docs exploded to 140,000 lines. Here's how I found it, fixed it, and hardened against it.