Skip to content

Commit

Permalink
_config.yml: use redcarpet markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
rootkovska committed Feb 9, 2015
1 parent a351ba6 commit ed74c8f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _config.yml
Expand Up @@ -3,4 +3,6 @@ title: The Invisible Things
url: "http://blog.invisiblethings.org"

# Build settings
markdown: kramdown
markdown: redcarpet
redcarpet:
extensions: ["tables", "autolink", "strikethrough", "fenced_code_blocks"]

0 comments on commit ed74c8f

Please sign in to comment.