new test: ensure the correct excerpt is exposed to liquid

Also shorten test code a little bit.
This commit is contained in:
maul.esel
2013-04-11 19:33:32 +02:00
parent 951ee09a75
commit b10e06ce47
2 changed files with 8 additions and 3 deletions

View File

@@ -6,3 +6,5 @@ excerpt: 'I can set a custom excerpt with *markdown*'
This is not my excerpt.
Neither is this.
I can use the excerpt: <quote>{{page.excerpt}}</quote>