Fix error publishing docs [skip ci] (#3147)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-09-26 22:09:46 -03:00 committed by GitHub
parent 50bb7897cf
commit e363226bc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,9 +4,11 @@ repo_name: "kubernetes/ingress-nginx"
repo_url: "https://github.com/kubernetes/ingress-nginx"
markdown_extensions:
- admonition
- codehilite
- codehilite:
linenums: true
- pymdownx.inlinehilite
- pymdownx.tasklist(custom_checkbox=true)
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.superfences
- toc:
permalink: true