diff --git a/_config.yml b/_config.yml index 2f6f4a6..c1305ab 100644 --- a/_config.yml +++ b/_config.yml @@ -3,11 +3,6 @@ url: http://awesome.example.edu exclude: [bibble, README.md, Makefile, screenshot.png] -# use this library to parse Markdown -markdown: redcarpet -redcarpet: - extensions: [smart, tables] - # colorize code snippets with the pygments module highlighter: pygments