熊莓

更多短代码

Published: | Updated: | 200 words | 1 mins

这是一个展示更多自定义短代码的页面。

警告框

注意警告

1{{< note >}}
2突出显示用户应该注意的信息,即使在快速浏览时也应该注意。
3{{< /note >}}

Note

突出显示用户应该注意的信息,即使在快速浏览时也应该注意。

提示警告

1{{< tip >}}
2帮助用户更成功的可选信息。
3{{< /tip >}}

Tip

帮助用户更成功的可选信息。

重要警告

1{{< important >}}
2用户成功必需的关键信息。
3{{< /important >}}

Important

用户成功必需的关键信息。

警告

1{{< warning >}}
2由于潜在风险而需要用户立即关注的关键内容。
3{{< /warning >}}

Warning

由于潜在风险而需要用户立即关注的关键内容。

谨慎警告

1{{< caution >}}
2某个行为的负面潜在后果。
3{{< /caution >}}

Caution

某个行为的负面潜在后果。

详情展开

1{{< details "更多详情" >}}
2> The past is never dead. It's not even past.
3>
4> -- William Faulkner, Requiem for a Nun
5{{< /details >}}
更多详情

The past is never dead. It’s not even past.

– William Faulkner, Requiem for a Nun

引用

1{{< quote title="Requiem for a Nun" author="William Faulkner" ref="https://www.goodreads.com/work/quotes/2041161" >}}
2The past is never dead. It's not even past.
3{{< /quote >}}

“The past is never dead. It's not even past.”

William Faulkner, Requiem for a Nun

@

你可以使用这个短代码来创建到 GitHub 用户或 Twitter 用户的链接。例如, @Hugo@GoHugo.io

代码如下:

1{{< at name=Hugo type=github id=gohugoio >}}
2{{< at name="GoHugo.io" type=twitter id=gohugoio >}}

#Shortcodes   #Hugo  

通过邮件回复此帖 ↪