Title / Description
Code @@ -38,12 +38,19 @@ destination: public plugins: plugins code_dir: downloads/code category_dir: blog/categories -markdown: rdiscount -rdiscount: - extensions: - - autolink - - footnotes - - smart +# change markdown to kramdown from rdiscount +#markdown: rdiscount +#rdiscount: +# extensions: +# - autolink +# - footnotes +# - smart +markdown: kramdown +kramdown: + use_coderay: true + coderay: + coderay_line_numbers: table + coderay_css: class pygments: false # default python pygments have been replaced by pygments.rb paginate: 10 # Posts per page on the blog index
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code