Description
Removes common indentation from multiline Ruby strings. It is useful for templates, generated text, documentation snippets, tests, and code that keeps readable heredocs in source files.
Unindenting changes presentation, not meaning. Test strings where whitespace is significant, such as YAML, Markdown, code blocks, or protocol payloads.