Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 27f4a28

Browse files
author
Jay Jaeho Lee
committed
Add GFM support
1 parent 3dce10f commit 27f4a28

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@ highlighter: pygments
22
paginate: 10
33
markdown: kramdown
44
host: 0.0.0.0
5+
6+
subscribe_rss: /atom.xml
7+
kramdown:
8+
input: GFM
9+
hard_wrap: false

0 commit comments

Comments
 (0)