diff options
Diffstat (limited to 'textproc/rubygem-heredoc_unindent/pkg-descr')
-rw-r--r-- | textproc/rubygem-heredoc_unindent/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/rubygem-heredoc_unindent/pkg-descr b/textproc/rubygem-heredoc_unindent/pkg-descr index 9fe5c99879df..413235231566 100644 --- a/textproc/rubygem-heredoc_unindent/pkg-descr +++ b/textproc/rubygem-heredoc_unindent/pkg-descr @@ -2,5 +2,3 @@ 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. - -WWW: https://github.com/adrianomitre/heredoc_unindent |