Skip to content
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.

Commit

Permalink
Adapt to Jekyll 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Sep 13, 2014
1 parent e176c42 commit 4f2f726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ destination: ./_site
plugins: ./_plugins
exclude: [bin, CNAME, Gemfile, Gemfile.lock, README.md]
permalink: /:title
pygments: true
highlighter: pygments
markdown: redcarpet
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]

0 comments on commit 4f2f726

Please sign in to comment.