Skip to content

Commit

Permalink
Merge pull request hexojs#7 from jimthedev/patch-1
Browse files Browse the repository at this point in the history
Update writing.md
  • Loading branch information
tommy351 committed Sep 3, 2014
2 parents a0e34bb + c980c4a commit 08f9e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/docs/writing.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Categories and tags may sound familiar in other systems, but they're totally dif

## Excerpts

You can hide parts of your post by adding `<!-- more -->` in the content. Index page will only show the post from the first to the first occurrence of `<!-- more -->`.
You can hide parts of your post by adding `<!-- more -->` in the content. Index page will only show the post from the first to the second occurrence of `<!-- more -->`.

``` markdown
...
Expand Down

0 comments on commit 08f9e3b

Please sign in to comment.