mirror of https://github.com/istio/istio.io.git
zh-translation: test/boil_and_lists/index.md (#9652)
* zh-translation:test/boil_and_lists/index.md * modify
This commit is contained in:
parent
4a4552a9a7
commit
eba8e4bcb9
|
@ -1,21 +1,21 @@
|
|||
---
|
||||
title: Boilerplates and Lists
|
||||
description: Composing boilerplates and lists.
|
||||
title: 模板和列表
|
||||
description: 编写模板和列表。
|
||||
skip_sitemap: true
|
||||
---
|
||||
|
||||
1. Plain boilerplate:
|
||||
1. 普通模板:
|
||||
|
||||
{{< boilerplate "test-0" >}}
|
||||
|
||||
1. Boilerplate with some markdown and a short code:
|
||||
1. 带有一些标记和简短代码的模板:
|
||||
|
||||
{{< boilerplate "test-1" >}}
|
||||
|
||||
1. Boilerplate with only a `shortcode`:
|
||||
1. 只有一个 `shortcode` 的模板:
|
||||
|
||||
{{< boilerplate "test-2" >}}
|
||||
|
||||
1. Boilerplate with only a `shortcode` with a nested text block:
|
||||
1. 只有一个 `shortcode` 的模板,有一个嵌套的文本块:
|
||||
|
||||
{{< boilerplate "test-3" >}}
|
||||
|
|
Loading…
Reference in New Issue