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