Deleted trailing whitespace on line 22
This commit is contained in:
parent
ed9520cd3b
commit
7b73abcdd9
|
@ -19,7 +19,7 @@ module Jekyll
|
||||||
@content
|
@content
|
||||||
end
|
end
|
||||||
|
|
||||||
# Read and parse all .yaml, .yml, .json, and .csv
|
# Read and parse all .yaml, .yml, .json, and .csv
|
||||||
# files under <dir> and add them to the <data> variable.
|
# files under <dir> and add them to the <data> variable.
|
||||||
#
|
#
|
||||||
# dir - The string absolute path of the directory to read.
|
# dir - The string absolute path of the directory to read.
|
||||||
|
|
Loading…
Reference in New Issue