mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-11 23:24:57 -05:00
Update configuration docs for MD extensions
Per `.mkdown` extension addition in my older pull request.
This commit is contained in:
@@ -301,7 +301,7 @@ paginate_path: 'page:num'
|
||||
paginate: nil
|
||||
|
||||
markdown: kramdown
|
||||
markdown_ext: markdown,mkd,mkdn,md
|
||||
markdown_ext: markdown,mkdown,mkdn,mkd,md
|
||||
textile_ext: textile
|
||||
|
||||
excerpt_separator: "\n\n"
|
||||
|
||||
Reference in New Issue
Block a user