1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/docs/_config.yml
Matt Brictson 298c302617
Switch from redcarpet to GH-flavored kramdown
Note that this has a big effect on the CSS used to render the code blocks.
2016-08-30 18:14:09 -07:00

8 lines
160 B
YAML

name: Capistrano
kramdown:
input: GFM
hard_wrap: false
highlighter: rouge
safe: true
lsi: false
exclude: ["Gemfile", "Gemfile.lock", "README.md", "vendor"]