mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix syntax highlighting
This commit is contained in:
parent
d0baad5bcc
commit
cb7421e63b
@ -32,13 +32,8 @@ destination: public/
|
||||
plugins_dir: plugins
|
||||
code_dir: downloads/code
|
||||
category_dir: blog/categories
|
||||
markdown: rdiscount
|
||||
rdiscount:
|
||||
extensions:
|
||||
- autolink
|
||||
- footnotes
|
||||
- smart
|
||||
highlighter: pygments # default python pygments have been replaced by pygments.rb
|
||||
markdown: redcarpet
|
||||
highlighter: pygments
|
||||
|
||||
gems:
|
||||
- jekyll-time-to-read
|
||||
|
Loading…
x
Reference in New Issue
Block a user