Browse Source

Updating your Markdown processor to kramdown according to https://help.github.com/articles/updating-your-markdown-processor-to-kramdown/

pull/3328/head
Christoph Wille 9 years ago
parent
commit
933c3cd4bf
  1. 2
      _config.yml

2
_config.yml

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
markdown: rdiscount
markdown: kramdown
# GitHub enforces these three options:
safe: true

Loading…
Cancel
Save