Update configuration docs for MD extensions
Per `.mkdown` extension addition in my older pull request.
This commit is contained in:
parent
c6b4c41aab
commit
495ba2510b
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue