mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-24 00:10:24 +00:00
Fixes #13587: Switch to Kramdown for Markdown compiler in Jekyll
This commit is contained in:
parent
61dbc6134e
commit
c7783f5ad8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Dependencies
|
||||
markdown: rdiscount
|
||||
markdown: kramdown
|
||||
highlighter: pygments
|
||||
|
||||
# Permalinks
|
||||
|
|
|
|||
Loading…
Reference in a new issue