aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-06-09 22:24:51 -0700
committerMark Otto <[email protected]>2014-06-09 22:24:51 -0700
commitc7783f5ad8832e7046cd1d2fcdb7959bfa632c33 (patch)
treeb131ab599fa017bf92ad46c21dfb832383cd00fb
parent61dbc6134e26102eaa2fa0c8a0c9b6b45ac942e1 (diff)
downloadbootstrap-c7783f5ad8832e7046cd1d2fcdb7959bfa632c33.tar.xz
bootstrap-c7783f5ad8832e7046cd1d2fcdb7959bfa632c33.zip
Fixes #13587: Switch to Kramdown for Markdown compiler in Jekyll
-rw-r--r--_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 085568a25..d1003a810 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,5 +1,5 @@
# Dependencies
-markdown: rdiscount
+markdown: kramdown
highlighter: pygments
# Permalinks