Lidhje të jashtme

Për të shënuar një lidhje si të jashtme, shtoni class="external" në elementin <a> kur autorizoni në HTML ose shtoni {: .external} lidhjeve kur autorizoni në Markdown.

Për shembull:

Shikoni depon e GoogleCloudPlatform në GitHub për mostrat e kodit.

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.

Referojuni udhëzuesit të stilit të dokumentacionit të zhvilluesve të Google për udhëzime se kur duhet të përdoren lidhjet e jashtme.