外部链接

如需将链接标记为外部链接,请在使用 HTML 撰写内容时将 class="external" 添加到 <a> 元素,或在使用 Markdown 撰写内容时将 {: .external} 附加到链接。

例如:

如需查看代码示例,请访问 GitHub 上的 GoogleCloudPlatform 代码库。

HTML

<p>Check out the
<a href="https://www.github.com/GoogleCloudPlatform" class="external">
GoogleCloudPlatform</a> repo on GitHub for code samples.</p>

Markdown

Check out the
[GoogleCloudPlatform](https://www.github.com/GoogleCloudPlatform){: .external} 
repo on GitHub for code samples.

如需有关何时使用外部链接的指导,请参阅 Google 开发者文档样式指南