Merge pull request #2048 from ZDroid/mkdown-ext
This commit is contained in:
commit
d36d1f3cc0
|
@ -36,7 +36,7 @@ module Jekyll
|
||||||
'exclude' => [],
|
'exclude' => [],
|
||||||
'paginate_path' => '/page:num',
|
'paginate_path' => '/page:num',
|
||||||
|
|
||||||
'markdown_ext' => 'markdown,mkd,mkdn,md',
|
'markdown_ext' => 'markdown,mkdown,mkdn,mkd,md',
|
||||||
'textile_ext' => 'textile',
|
'textile_ext' => 'textile',
|
||||||
|
|
||||||
'port' => '4000',
|
'port' => '4000',
|
||||||
|
|
Loading…
Reference in New Issue