mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-28 03:01:03 -04:00
Merge pull request #1849 from afeld/sort-attributes
This commit is contained in:
11
test/source/_posts/2013-12-20-properties.text
Normal file
11
test/source/_posts/2013-12-20-properties.text
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
categories: foo bar baz
|
||||
foo: bar
|
||||
layout: default
|
||||
tags: ay bee cee
|
||||
title: Properties Post
|
||||
---
|
||||
|
||||
All the properties.
|
||||
|
||||
Plus an excerpt.
|
||||
Reference in New Issue
Block a user