Remove trailing whitespace

This commit is contained in:
ChaYoung You 2015-02-22 20:27:15 +09:00
parent c40272cebd
commit 7db9397a9d
No known key found for this signature in database
GPG Key ID: 46D5FC2EE79FBC2D
9 changed files with 7 additions and 15 deletions

View File

@ -14,4 +14,3 @@ Benchmark.ips do |x|
x.report('.map.flatten with no nested arrays') { enum.map { |i| do_thing(i) }.flatten(1) }
x.report('.flat_map with no nested arrays') { enum.flat_map { |i| do_thing(i) } }
end

View File

@ -15,5 +15,3 @@ greatest code a spin without having to clone a repository from git.
Please take this prerelease for a spin and [let us
know](https://github.com/jekyll/jekyll/issues/new) if you run into any
issues!

View File

@ -16,5 +16,3 @@ keep on writing without any problems.
As always, you can find the full list of fixes in this release in the
[change log](/docs/history/)!

View File

@ -4,4 +4,3 @@ test: good
Real content starts here
Ðóññêèé òåêñò

View File

@ -5,4 +5,3 @@ category: publish_test
---
This should be published.

View File

@ -4,4 +4,3 @@ permalink: /deal.with.dots/
---
Let's test if jekyll deals properly with dots.