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 ea0cae7442
commit a6efab192d

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