Default Markdown template parser for new sites to RedCarpet via _config.yml. Related: #1236.
This commit is contained in:
parent
f652d0d045
commit
36fc16b4a4
|
@ -1,2 +1,3 @@
|
|||
name: Your New Jekyll Site
|
||||
markdown: redcarpet
|
||||
pygments: true
|
||||
|
|
Loading…
Reference in New Issue