Externe links

Om een ​​link als extern te markeren, voegt u class="external" toe aan het <a> -element bij het schrijven in HTML of voegt u {: .external} toe aan links bij het schrijven in Markdown.

Bijvoorbeeld:

Bekijk de GoogleCloudPlatform- repository op GitHub voor codevoorbeelden.

HTML

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

Afwaardering

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

Raadpleeg de stijlgids voor ontwikkelaarsdocumentatie van Google voor advies over wanneer u externe links moet gebruiken.