Replace shortcode code with codenew for en lang (#12744)

pull/12761/head
Dani Comnea 2019-02-21 14:24:15 +00:00 committed by Kubernetes Prow Robot
parent 6784b5dfd8
commit 53edccb6d1
1 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@
'body': '{{< toc >}}'
'Insert code from file':
'prefix': 'codefile'
'body': '{{< code file="$1" >}}'
'body': '{{< codenew file="$1" >}}'
'Insert feature state':
'prefix': 'fstate'
'body': '{{< feature-state for_k8s_version="$1" state="$2" >}}'