1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/_config.yml
2014-01-03 22:41:22 +01:00

9 lines
225 B
YAML

name: Capistrano
pygments: true
safe: true
lsi: false
markdown: redcarpet
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]
table_of_contents:
dirs: [documentation]