mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-04-24 04:15:48 +08:00
Render using GitHub Flavored Markdown
Fixes probot/probot#425, which is about the numbering for the Three Laws of Robotics list on the "Best Practices" page starting from 1, not 0.
This commit is contained in:
@@ -13,6 +13,8 @@ exclude:
|
||||
- script
|
||||
- vendor
|
||||
|
||||
markdown: GFM
|
||||
|
||||
sass:
|
||||
style: :compressed
|
||||
sass_dir: _sass
|
||||
@@ -44,4 +46,4 @@ plugins:
|
||||
- jekyll-readme-index
|
||||
- jemoji
|
||||
|
||||
branch: master
|
||||
branch: master
|
||||
|
||||
Reference in New Issue
Block a user