mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Add tests for using custom excerpt
This commit is contained in:
8
test/source/_posts/2013-04-11-custom-excerpt.markdown
Normal file
8
test/source/_posts/2013-04-11-custom-excerpt.markdown
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
layout: ~
|
||||
excerpt: 'I can set a custom excerpt with *markdown*'
|
||||
---
|
||||
|
||||
This is not my excerpt.
|
||||
|
||||
Neither is this.
|
||||
Reference in New Issue
Block a user