From 5d77f491c59f79a7727d8699be2aaf12db9d81c6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 7 Sep 2009 17:27:18 -0700 Subject: Rakefile: preformatted text for history rdoc escaping issues are too painful to deal with --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 11bf2a9..dc7220c 100644 --- a/Rakefile +++ b/Rakefile @@ -15,7 +15,7 @@ task :history do time = Time.at(tagger[-2].to_i).utc puts "=== #{tag.sub(/^v/, '')} / #{time.strftime(timefmt)}" puts "" - puts body + puts body.gsub(/^/sm, " ") puts "" end end -- cgit v1.2.3-24-ge0c7