Aby oznaczyć link jako zewnętrzny, dodaj element class="external" do elementu <a> podczas pisania w HTML-u lub dodaj {: .external} do linków podczas pisania w Markdownzie.
Na przykład:
Aby uzyskać dostęp do przykładów kodu, otwórz repozytorium GoogleCloudPlatform na GitHubie.
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.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-11-30 UTC."],[],[]]