summaryrefslogtreecommitdiff
path: root/textproc/rubygem-heredoc_unindent/pkg-descr
blob: 4132352315660a0f604aafa963bfca07ecddc97a (plain) (blame)
1
2
3
4
This gem removes common margin from indented strings, such as the ones produced
by indented heredocs.  In other words, it strips out leading whitespace chars
at the beggining of each line, but only as much as the line with the
smallest margin.