mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Remove trailing whitespace
This commit is contained in:
1
test/fixtures/broken_front_matter3.erb
vendored
1
test/fixtures/broken_front_matter3.erb
vendored
@@ -4,4 +4,3 @@ test: good
|
||||
Real content starts here
|
||||
|
||||
Ðóññêèé òåêñò
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
layout: default
|
||||
title : Page name with non-alphabetic character
|
||||
title : Page name with non-alphabetic character
|
||||
---
|
||||
Line 1
|
||||
{{ page.title }}
|
||||
|
||||
@@ -5,4 +5,3 @@ category: publish_test
|
||||
---
|
||||
|
||||
This should be published.
|
||||
|
||||
|
||||
@@ -4,4 +4,3 @@ permalink: /deal.with.dots/
|
||||
---
|
||||
|
||||
Let's test if jekyll deals properly with dots.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user