mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
docs: document showSummary option in article shortcode
This commit is contained in:
@@ -72,6 +72,7 @@ This is an error!
|
|||||||
| Parameter | Description |
|
| Parameter | Description |
|
||||||
| --------- | -------------------------------------------------------- |
|
| --------- | -------------------------------------------------------- |
|
||||||
| `link` | **Required.** the `.RelPermalink` to the target article. |
|
| `link` | **Required.** the `.RelPermalink` to the target article. |
|
||||||
|
| `showSummary` | **Optional.** A boolean value indicating whether to show the article summary. If not set, the site's default configuration will be used. |
|
||||||
<!-- prettier-ignore-end -->
|
<!-- prettier-ignore-end -->
|
||||||
|
|
||||||
**Example:**
|
**Example:**
|
||||||
|
|||||||
@@ -72,6 +72,7 @@ Twitter で私を[フォロー](https://twitter.com/nunocoracao)するのを忘
|
|||||||
| パラメータ | 説明 |
|
| パラメータ | 説明 |
|
||||||
| --------- | -------------------------------------------------------- |
|
| --------- | -------------------------------------------------------- |
|
||||||
| `link` | **必須** ターゲット記事への `.RelPermalink`。 |
|
| `link` | **必須** ターゲット記事への `.RelPermalink`。 |
|
||||||
|
| `showSummary` | **任意。** 記事の要約を表示するかどうかを示すブール値。設定されていない場合、サイトのデフォルト設定が使用されます。 |
|
||||||
<!-- prettier-ignore-end -->
|
<!-- prettier-ignore-end -->
|
||||||
|
|
||||||
**例:**
|
**例:**
|
||||||
|
|||||||
@@ -72,6 +72,8 @@ This is an error!
|
|||||||
| Parameter | Description |
|
| Parameter | Description |
|
||||||
| --------- | -------------------------------------------------------- |
|
| --------- | -------------------------------------------------------- |
|
||||||
| `link` | **Required.** the `.RelPermalink` to the target article. |
|
| `link` | **Required.** the `.RelPermalink` to the target article. |
|
||||||
|
| `showSummary` | **Optional.** A boolean value indicating whether to show the article summary. If not set, the site's default configuration will be used. |
|
||||||
|
|
||||||
<!-- prettier-ignore-end -->
|
<!-- prettier-ignore-end -->
|
||||||
|
|
||||||
**Example:**
|
**Example:**
|
||||||
|
|||||||
@@ -72,6 +72,8 @@ This is an error!
|
|||||||
| 参数 | 功能 |
|
| 参数 | 功能 |
|
||||||
| ------ | ------------------------------------- |
|
| ------ | ------------------------------------- |
|
||||||
| `link` | **必填** 要嵌入文章的 `.RelPermalink` |
|
| `link` | **必填** 要嵌入文章的 `.RelPermalink` |
|
||||||
|
| `showSummary` | **可选。** 一个布尔值,指示是否显示文章摘要。如果未设置,将使用站点的默认配置。 |
|
||||||
|
|
||||||
<!-- prettier-ignore-end -->
|
<!-- prettier-ignore-end -->
|
||||||
|
|
||||||
**例如:**
|
**例如:**
|
||||||
|
|||||||
Reference in New Issue
Block a user