UNPKG
jekyll
Version:
latest (3.0.0-beta1)
3.0.0-beta1
A blog-aware, static site generator in Ruby
github.com/jekyll/jekyll
jekyll/jekyll
jekyll
/
test
/
source
/
_posts
/
2015-01-08-post-excerpt-separator.markdown
16 lines
(10 loc)
•
192 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
layout:
~
title:
Post
Excerpt
Separator
excerpt_separator:
"\n---\n"
---
First
paragraph
with
[
link
ref
][
link
]
.
Second
paragraph
---
Third
paragraph
[
link
]
:
http://www.jekyllrb.com/