developer.chrome.com icon indicating copy to clipboard operation
developer.chrome.com copied to clipboard

Introduce ` {% partial %}` shortcode

Open matthiasrohmer opened this issue 2 years ago • 6 comments

Resolves #3346. This PR introduces a new shortcode {% partial %} which is able to include templates living in any of the language folders under _partial. The locale is automatically extracted and it falls back to English if there is no translated version of a partial.

As the partials do not have a permalink (to not get rendered) it was necessary to extend the find utilities to also allow searching for content by path instead of only URL.

The shortcode is implemented as an async nunjucks shortcode as the found partial template needs to be manually rendered as it is not guaranteed that they have already been rendered by 11ty at time of use.

Additionally this PR also moves strings that should be translated from templates to the i18n YAMLs and moves all existing long-form content partials from the _includes folder to the newly created _partial language directories.

matthiasrohmer avatar Sep 12 '22 19:09 matthiasrohmer

Deploy Preview for developer-chrome-com ready!

Name Link
Latest commit a2cc2da470370498930a7d03ba91d6f37016ed37
Latest deploy log https://app.netlify.com/sites/developer-chrome-com/deploys/634ea116ac26900009e8c931
Deploy Preview https://deploy-preview-3692--developer-chrome-com.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Sep 12 '22 19:09 netlify[bot]

Hello! This is an automated review by our custom reviewbot. It updates automatically when code or GitHub comments in this pull request are created or updated.

Requested changes

If there are any common problems with the content files you created or modified, they will be listed here.

site/en/_partials/nacl-warning.md

site/en/blog/csp-issues/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 140
  • Please change your usage of the following words:
    • Do not use master. Affected lines: 78, 130

site/en/blog/css-grid-tooling/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 114
  • Please specify the language in code blocks so that the code syntax is colored correctly. Supported languages. Affected lines: 92, 136
  • Please add a single newline character to the end of the file. Some programs have trouble with files that don't end with a newline. Affected lines: 159

site/en/blog/css-in-js/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/cvd/index.md

site/en/blog/deps-rems-100/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/deps-rems-101/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/deps-rems-102/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/deps-rems-103/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/deps-rems-104/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/deps-rems-105/index.md

  • Please change your usage of the following words:
    • Avoid please. Affected lines: 23

site/en/blog/deps-rems-106/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/deps-rems-89/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/deps-rems-90/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/deps-rems-91/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/deps-rems-92/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/deps-rems-93/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/deps-rems-94/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/deps-rems-95/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/deps-rems-96/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/deps-rems-97/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/deps-rems-98/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/deps-rems-99/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/faster-devtools-startup/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 18, 21, 51
  • Please add a single newline character to the end of the file. Some programs have trouble with files that don't end with a newline. Affected lines: 120
  • Please change your usage of the following words:
    • Do not use master. Affected lines: 26, 38

site/en/blog/faster-stack-traces/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 32, 64, 98, 114
  • Please add a single newline character to the end of the file. Some programs have trouble with files that don't end with a newline. Affected lines: 122
  • Please change your usage of the following words:
    • Do not use master. Affected lines: 65

site/en/blog/faster-wasm-debugging/index.md

site/en/blog/full-accessibility-tree/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/issues-tab/index.md

site/en/blog/memory-inspector/index.md

site/en/blog/migrating-to-js-modules/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 27
  • Please add a single newline character to the end of the file. Some programs have trouble with files that don't end with a newline. Affected lines: 258

site/en/blog/migrating-to-typescript/index.md

site/en/blog/migrating-to-web-components/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/modernising-css-infra-in-devtools/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-100/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-101/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 102
    • Avoid please. Affected lines: 102

site/en/blog/new-in-devtools-102/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-103/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 48, 49, 50, 56

site/en/blog/new-in-devtools-104/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-105/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 185

site/en/blog/new-in-devtools-106/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-107/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-59/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-60/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-61/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-62/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-63/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-64/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-65/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-66/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-67/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-68/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-70/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 227

site/en/blog/new-in-devtools-71/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-72/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-73/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-74/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-75/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-76/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-77/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 164

site/en/blog/new-in-devtools-78/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-79/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-80/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 183

site/en/blog/new-in-devtools-81/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-83/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-84/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 172

site/en/blog/new-in-devtools-85/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-86/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-87/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-88/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-89/index.md

  • Please change your usage of the following words:
    • Avoid please. Affected lines: 368

site/en/blog/new-in-devtools-90/index.md

  • Please change your usage of the following words:
    • Avoid please. Affected lines: 265

site/en/blog/new-in-devtools-91/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 24, 34, 48, 63, 75, 94, 109, 119, 130, 144, 156, 171, 179, 191, 203, 213, 223
  • Please change your usage of the following words:
    • Avoid please. Affected lines: 122

site/en/blog/new-in-devtools-92/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 22, 34, 51, 63, 77, 101, 111, 121, 148
  • Please change your usage of the following words:
    • Avoid please. Affected lines: 216

site/en/blog/new-in-devtools-93/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 22, 40, 52, 62, 78, 88, 107, 119, 134
  • Please add a single newline character to the end of the file. Some programs have trouble with files that don't end with a newline. Affected lines: 146
  • Please change your usage of the following words:
    • Avoid please. Affected lines: 29, 43

site/en/blog/new-in-devtools-94/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 22, 34, 46, 60, 70, 82, 92, 105, 117, 153

site/en/blog/new-in-devtools-95/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-96/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 58, 59, 126, 127
  • Please change your usage of the following words:
    • Avoid please. Affected lines: 49, 194

site/en/blog/new-in-devtools-97/index.md

  • Please change your usage of the following words:
    • Avoid please. Affected lines: 83

site/en/blog/new-in-devtools-98/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/new-in-devtools-99/index.md

  • This file passed all of our automated Markdown audits.

site/en/blog/performance-insights/index.md

  • Please change your usage of the following words:
    • Avoid please. Affected lines: 35

site/en/blog/puppetaria/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 44, 97, 103, 125, 127, 129, 132, 144, 154, 163, 166
  • Please add a single newline character to the end of the file. Some programs have trouble with files that don't end with a newline. Affected lines: 170
  • Please change your usage of the following words:
    • Do not use master. Affected lines: 99, 159

site/en/blog/puppeteer-typescript/index.md

site/en/blog/wasm-debugging-2019/index.md

site/en/blog/wasm-debugging-2020/index.md

site/en/blog/webauthn-tab/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 112, 115, 120, 167
  • Please add a single newline character to the end of the file. Some programs have trouble with files that don't end with a newline. Affected lines: 188
  • Please change your usage of the following words:
    • Do not use master. Affected lines: 54, 73, 85

site/en/blog/webdriver-bidi/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 27, 32, 35, 40, 47, 50, 53, 62, 68, 72, 79, 85, 103, 121, 145, 148, 161, 164, 167, 179, 184, 187

site/en/blog/webvr-1-1-removed/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/a11y/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/architecture-overview/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/background_migration/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/background_pages/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/content_scripts/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/declare_permissions/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/desktop_notifications/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 112

site/en/docs/extensions/mv2/devguide/index.md

site/en/docs/extensions/mv2/devtools/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 487

site/en/docs/extensions/mv2/external_extensions/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/faq/index.md

  • Please change your usage of the following words:
    • Avoid please. Affected lines: 241, 269

site/en/docs/extensions/mv2/getstarted/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/hosting/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/hosting_changes/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/i18n-messages/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/inline_faq/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/linux_hosting/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/manifest/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/manifestVersion/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/match_patterns/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/messaging/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 347

site/en/docs/extensions/mv2/options/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/override/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/overview/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/performance/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/permission_warnings/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/policies/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/publish_app/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/richNotifications/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 192

site/en/docs/extensions/mv2/runtime_host_permissions/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/samples/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/sandboxingEval/index.md

  • Please change your usage of the following words:
    • Avoid please. Affected lines: 45, 53

site/en/docs/extensions/mv2/security/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/settings_override/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 18, 203

site/en/docs/extensions/mv2/shared_modules/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/themes/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/tut_analytics/index.md

  • Please change your usage of the following words:
    • Avoid please. Affected lines: 19
    • Do not use master. Affected lines: 165

site/en/docs/extensions/mv2/tut_debugging/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 12

site/en/docs/extensions/mv2/tut_migration_to_manifest_v2/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/tut_oauth/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/user_interface/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/user_privacy/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv2/xhr/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv3/devtools/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv3/linux_hosting/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv3/override/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/extensions/mv3/sandboxingEval/index.md

  • Please change your usage of the following words:
    • Avoid please. Affected lines: 43, 51

site/en/docs/extensions/mv3/settings_override/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 203

site/en/docs/extensions/mv3/tut_analytics/index.md

  • Please change your usage of the following words:
    • Avoid please. Affected lines: 17
    • Do not use master. Affected lines: 166

site/en/docs/extensions/mv3/tut_oauth/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/lighthouse/best-practices/appcache-manifest/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/lighthouse/best-practices/charset/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 68

site/en/docs/lighthouse/best-practices/deprecations/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 36

site/en/docs/lighthouse/best-practices/doctype/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/lighthouse/best-practices/errors-in-console/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 80

site/en/docs/lighthouse/best-practices/external-anchors-use-rel-noopener/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 78

site/en/docs/lighthouse/best-practices/geolocation-on-start/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 36
  • Please change your usage of the following words:
    • Do not use master. Affected lines: 54

site/en/docs/lighthouse/best-practices/image-aspect-ratio/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 41
  • Please change your usage of the following words:
    • Do not use master. Affected lines: 68

site/en/docs/lighthouse/best-practices/no-document-write/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 64

site/en/docs/lighthouse/best-practices/no-vulnerable-libraries/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 47

site/en/docs/lighthouse/best-practices/notification-on-start/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 37
  • Please change your usage of the following words:
    • Do not use master. Affected lines: 47

site/en/docs/lighthouse/best-practices/password-inputs-can-be-pasted-into/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 72

site/en/docs/lighthouse/best-practices/uses-http2/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 39

site/en/docs/lighthouse/best-practices/uses-passive-event-listeners/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 67

site/en/docs/lighthouse/performance/bootup-time/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 61

site/en/docs/lighthouse/performance/critical-request-chains/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 57

site/en/docs/lighthouse/performance/dom-size/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 92

site/en/docs/lighthouse/performance/efficient-animated-content/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 82

site/en/docs/lighthouse/performance/estimated-input-latency/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 76

site/en/docs/lighthouse/performance/first-contentful-paint/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 90

site/en/docs/lighthouse/performance/first-cpu-idle/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 96

site/en/docs/lighthouse/performance/first-meaningful-paint/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 116

site/en/docs/lighthouse/performance/font-display/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 92

site/en/docs/lighthouse/performance/interactive/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 116

site/en/docs/lighthouse/performance/lighthouse-largest-contentful-paint/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 68

site/en/docs/lighthouse/performance/lighthouse-max-potential-fid/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 100

site/en/docs/lighthouse/performance/lighthouse-total-blocking-time/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 88

site/en/docs/lighthouse/performance/mainthread-work-breakdown/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 82

site/en/docs/lighthouse/performance/speed-index/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 83

site/en/docs/lighthouse/performance/total-byte-weight/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 90

site/en/docs/lighthouse/performance/unused-javascript/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 97

site/en/docs/lighthouse/performance/user-timings/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 56

site/en/docs/lighthouse/performance/uses-long-cache-ttl/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 146

site/en/docs/lighthouse/pwa/apple-touch-icon/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 74

site/en/docs/lighthouse/pwa/content-width/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 46

site/en/docs/lighthouse/pwa/installable-manifest/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 50, 68
  • Please change your usage of the following words:
    • Do not use master. Affected lines: 80

site/en/docs/lighthouse/pwa/is-on-https/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 53

site/en/docs/lighthouse/pwa/load-fast-enough-for-pwa/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 47

site/en/docs/lighthouse/pwa/maskable-icon-audit/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 64

site/en/docs/lighthouse/pwa/offline-start-url/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/lighthouse/pwa/pwa-cross-browser/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 40

site/en/docs/lighthouse/pwa/pwa-each-page-has-url/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 26

site/en/docs/lighthouse/pwa/pwa-page-transitions/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 43

site/en/docs/lighthouse/pwa/service-worker/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 56

site/en/docs/lighthouse/pwa/splash-screen/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 51

site/en/docs/lighthouse/pwa/themed-omnibox/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 78

site/en/docs/lighthouse/pwa/viewport/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 61

site/en/docs/lighthouse/pwa/without-javascript/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 68

site/en/docs/lighthouse/pwa/works-offline/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/lighthouse/seo/canonical/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 80, 105, 110, 111, 112, 113

site/en/docs/lighthouse/seo/font-size/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 68

site/en/docs/lighthouse/seo/hreflang/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 29, 70, 87, 103, 104

site/en/docs/lighthouse/seo/http-status-code/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 55

site/en/docs/lighthouse/seo/invalid-robots-txt/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 88, 153, 179, 180, 183, 184

site/en/docs/lighthouse/seo/is-crawlable/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 53, 91, 92, 96, 98, 99

site/en/docs/lighthouse/seo/link-text/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 74, 75, 80, 81

site/en/docs/lighthouse/seo/meta-description/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 52, 81, 86, 87, 88

site/en/docs/lighthouse/seo/plugins/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 56

site/en/docs/lighthouse/seo/tap-targets/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 72

site/en/docs/privacy-sandbox/attribution-reporting-data-clearing/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/privacy-sandbox/attribution-reporting-experiment/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/privacy-sandbox/attribution-reporting-updates/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/privacy-sandbox/attribution-reporting/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/privacy-sandbox/attribution-reporting/summary-reports/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/web-platform/webgpu/index.md

  • This file passed all of our automated Markdown audits.

site/en/docs/webstore/identify_user/index.md

  • This file passed all of our automated Markdown audits.

site/es/blog/new-in-devtools-100/index.md

  • This file passed all of our automated Markdown audits.

site/es/blog/new-in-devtools-101/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 132, 133
    • Avoid please. Affected lines: 132

site/es/blog/new-in-devtools-102/index.md

  • This file passed all of our automated Markdown audits.

site/es/blog/new-in-devtools-103/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 61, 62, 63, 64, 65, 66, 73, 74

site/es/blog/new-in-devtools-104/index.md

  • This file passed all of our automated Markdown audits.

site/es/blog/new-in-devtools-105/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 241, 242

site/es/blog/new-in-devtools-92/index.md

site/es/blog/new-in-devtools-93/index.md

  • This file passed all of our automated Markdown audits.

site/es/blog/new-in-devtools-94/index.md

  • This file passed all of our automated Markdown audits.

site/es/blog/new-in-devtools-95/index.md

  • This file passed all of our automated Markdown audits.

site/es/blog/new-in-devtools-96/index.md

  • This file passed all of our automated Markdown audits.

site/es/blog/new-in-devtools-97/index.md

  • This file passed all of our automated Markdown audits.

site/es/blog/new-in-devtools-98/index.md

  • This file passed all of our automated Markdown audits.

site/es/blog/new-in-devtools-99/index.md

  • This file passed all of our automated Markdown audits.

site/es/docs/lighthouse/best-practices/doctype/index.md

  • This file passed all of our automated Markdown audits.

site/es/docs/lighthouse/best-practices/errors-in-console/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 46

site/es/docs/lighthouse/best-practices/external-anchors-use-rel-noopener/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 52

site/es/docs/lighthouse/best-practices/image-aspect-ratio/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 46

site/es/docs/lighthouse/best-practices/no-document-write/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 44

site/es/docs/lighthouse/best-practices/no-vulnerable-libraries/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 34

site/es/docs/lighthouse/best-practices/uses-http2/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 33

site/es/docs/lighthouse/performance/bootup-time/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 47

site/es/docs/lighthouse/performance/critical-request-chains/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 45

site/es/docs/lighthouse/performance/dom-size/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 62

site/es/docs/lighthouse/performance/efficient-animated-content/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 66

site/es/docs/lighthouse/performance/first-meaningful-paint/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 78

site/es/docs/lighthouse/performance/font-display/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 73

site/es/docs/lighthouse/performance/interactive/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 81

site/es/docs/lighthouse/performance/lighthouse-total-blocking-time/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 69

site/es/docs/lighthouse/performance/total-byte-weight/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 58

site/es/docs/lighthouse/performance/unused-javascript/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 71

site/es/docs/lighthouse/performance/uses-long-cache-ttl/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 105

site/es/docs/lighthouse/pwa/apple-touch-icon/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 51

site/es/docs/lighthouse/pwa/content-width/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 32

site/es/docs/lighthouse/pwa/installable-manifest/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 59

site/es/docs/lighthouse/pwa/is-on-https/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 37

site/es/docs/lighthouse/pwa/load-fast-enough-for-pwa/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 36

site/es/docs/lighthouse/pwa/maskable-icon-audit/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 54

site/es/docs/lighthouse/pwa/offline-start-url/index.md

  • This file passed all of our automated Markdown audits.

site/es/docs/lighthouse/pwa/service-worker/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 43

site/es/docs/lighthouse/pwa/splash-screen/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 36

site/es/docs/lighthouse/pwa/themed-omnibox/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 63

site/es/docs/lighthouse/pwa/viewport/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 53

site/es/docs/lighthouse/seo/canonical/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 63, 78, 82, 83, 84, 85

site/es/docs/lighthouse/seo/invalid-robots-txt/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 62, 117, 139, 140, 143, 144

site/es/docs/lighthouse/seo/link-text/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 61, 65, 66

site/es/docs/lighthouse/seo/meta-description/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 51, 77, 81, 82, 83

site/es/docs/lighthouse/seo/tap-targets/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 53

site/es/docs/web-platform/webgpu/index.md

  • This file passed all of our automated Markdown audits.

site/ja/blog/new-in-devtools-100/index.md

  • This file passed all of our automated Markdown audits.

site/ja/blog/new-in-devtools-101/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 133, 134
    • Avoid please. Affected lines: 133

site/ja/blog/new-in-devtools-102/index.md

  • This file passed all of our automated Markdown audits.

site/ja/blog/new-in-devtools-103/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 61, 62, 63, 64, 65, 66, 74, 75

site/ja/blog/new-in-devtools-104/index.md

  • This file passed all of our automated Markdown audits.

site/ja/blog/new-in-devtools-105/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 259
  • Please change your usage of the following words:
    • Do not use master. Affected lines: 262, 263

site/ja/blog/new-in-devtools-93/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 28, 61, 82, 101, 129, 145, 182, 203, 231
  • Please change your usage of the following words:
    • Avoid please. Affected lines: 45, 68

site/ja/blog/new-in-devtools-94/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 27, 49, 71, 99, 116, 138, 155, 178, 200, 222, 239, 266

site/ja/blog/new-in-devtools-95/index.md

  • This file passed all of our automated Markdown audits.

site/ja/blog/new-in-devtools-96/index.md

  • Please change your usage of the following words:
    • Avoid please. Affected lines: 84, 337

site/ja/blog/new-in-devtools-97/index.md

  • Please change your usage of the following words:
    • Avoid please. Affected lines: 101

site/ja/blog/new-in-devtools-98/index.md

  • This file passed all of our automated Markdown audits.

site/ja/blog/new-in-devtools-99/index.md

  • This file passed all of our automated Markdown audits.

site/ja/docs/lighthouse/best-practices/doctype/index.md

  • This file passed all of our automated Markdown audits.

site/ja/docs/lighthouse/best-practices/external-anchors-use-rel-noopener/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 52

site/ja/docs/lighthouse/best-practices/no-vulnerable-libraries/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 32

site/ja/docs/lighthouse/best-practices/uses-http2/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 29

site/ja/docs/lighthouse/performance/bootup-time/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 45

site/ja/docs/lighthouse/performance/critical-request-chains/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 41

site/ja/docs/lighthouse/performance/dom-size/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 62

site/ja/docs/lighthouse/performance/lighthouse-total-blocking-time/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 69

site/ja/docs/lighthouse/pwa/installable-manifest/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 59

site/ja/docs/lighthouse/pwa/load-fast-enough-for-pwa/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 34

site/ja/docs/lighthouse/pwa/maskable-icon-audit/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 52

site/ja/docs/lighthouse/pwa/service-worker/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 43

site/ja/docs/lighthouse/pwa/themed-omnibox/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 63

site/ja/docs/lighthouse/seo/invalid-robots-txt/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 62, 117, 139, 140, 143, 144

site/ja/docs/lighthouse/seo/link-text/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 60, 64, 65

site/ja/docs/lighthouse/seo/meta-description/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 51, 77, 81, 82, 83

site/ja/docs/lighthouse/seo/tap-targets/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 53

site/ja/docs/privacy-sandbox/attribution-reporting-experiment/index.md

  • This file passed all of our automated Markdown audits.

site/ja/docs/privacy-sandbox/attribution-reporting/summary-reports/index.md

  • This file passed all of our automated Markdown audits.

site/ko/blog/new-in-devtools-100/index.md

  • This file passed all of our automated Markdown audits.

site/ko/blog/new-in-devtools-101/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 104

site/ko/blog/new-in-devtools-102/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 169, 192

site/ko/blog/new-in-devtools-103/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 50, 51, 52, 58

site/ko/blog/new-in-devtools-104/index.md

  • This file passed all of our automated Markdown audits.

site/ko/blog/new-in-devtools-105/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 215, 216

site/ko/blog/new-in-devtools-93/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 24, 47, 59, 69, 85, 95, 114, 126, 141

site/ko/blog/new-in-devtools-94/index.md

  • This file passed all of our automated Markdown audits.

site/ko/blog/new-in-devtools-95/index.md

  • This file passed all of our automated Markdown audits.

site/ko/blog/new-in-devtools-96/index.md

  • This file passed all of our automated Markdown audits.

site/ko/blog/new-in-devtools-97/index.md

  • This file passed all of our automated Markdown audits.

site/ko/blog/new-in-devtools-98/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 260

site/ko/blog/new-in-devtools-99/index.md

  • This file passed all of our automated Markdown audits.

site/ko/docs/lighthouse/best-practices/doctype/index.md

  • This file passed all of our automated Markdown audits.

site/ko/docs/lighthouse/best-practices/errors-in-console/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 48

site/ko/docs/lighthouse/best-practices/external-anchors-use-rel-noopener/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 50

site/ko/docs/lighthouse/best-practices/image-aspect-ratio/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 46

site/ko/docs/lighthouse/best-practices/no-document-write/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 46

site/ko/docs/lighthouse/best-practices/no-vulnerable-libraries/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 36

site/ko/docs/lighthouse/best-practices/uses-http2/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 29

site/ko/docs/lighthouse/performance/bootup-time/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 45

site/ko/docs/lighthouse/performance/critical-request-chains/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 41

site/ko/docs/lighthouse/performance/dom-size/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 64

site/ko/docs/lighthouse/performance/first-meaningful-paint/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 82

site/ko/docs/lighthouse/performance/font-display/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 68

site/ko/docs/lighthouse/performance/interactive/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 79

site/ko/docs/lighthouse/performance/lighthouse-total-blocking-time/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 69

site/ko/docs/lighthouse/performance/total-byte-weight/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 56

site/ko/docs/lighthouse/performance/uses-long-cache-ttl/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 105

site/ko/docs/lighthouse/pwa/apple-touch-icon/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 51

site/ko/docs/lighthouse/pwa/installable-manifest/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 59

site/ko/docs/lighthouse/pwa/load-fast-enough-for-pwa/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 37

site/ko/docs/lighthouse/pwa/maskable-icon-audit/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 54

site/ko/docs/lighthouse/pwa/service-worker/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 43

site/ko/docs/lighthouse/pwa/splash-screen/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 34

site/ko/docs/lighthouse/pwa/themed-omnibox/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 63

site/ko/docs/lighthouse/pwa/viewport/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 51

site/ko/docs/lighthouse/seo/canonical/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 63, 78, 82, 83, 84, 85

site/ko/docs/lighthouse/seo/invalid-robots-txt/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 62, 117, 139, 140, 143, 144

site/ko/docs/lighthouse/seo/link-text/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 60, 64, 65

site/ko/docs/lighthouse/seo/meta-description/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 51, 77, 81, 82, 83

site/ko/docs/lighthouse/seo/tap-targets/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 53

site/pt/blog/new-in-devtools-100/index.md

  • This file passed all of our automated Markdown audits.

site/pt/blog/new-in-devtools-101/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 118, 119
    • Avoid please. Affected lines: 118

site/pt/blog/new-in-devtools-102/index.md

  • This file passed all of our automated Markdown audits.

site/pt/blog/new-in-devtools-103/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 65, 66, 67, 68, 69, 70, 76, 77

site/pt/blog/new-in-devtools-104/index.md

  • This file passed all of our automated Markdown audits.

site/pt/blog/new-in-devtools-105/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 209, 210

site/pt/blog/new-in-devtools-93/index.md

  • This file passed all of our automated Markdown audits.

site/pt/blog/new-in-devtools-94/index.md

  • This file passed all of our automated Markdown audits.

site/pt/blog/new-in-devtools-95/index.md

  • This file passed all of our automated Markdown audits.

site/pt/blog/new-in-devtools-96/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 33, 79

site/pt/blog/new-in-devtools-97/index.md

  • Please change your usage of the following words:
    • Avoid please. Affected lines: 103

site/pt/blog/new-in-devtools-98/index.md

  • This file passed all of our automated Markdown audits.

site/pt/blog/new-in-devtools-99/index.md

  • This file passed all of our automated Markdown audits.

site/pt/docs/lighthouse/best-practices/doctype/index.md

  • This file passed all of our automated Markdown audits.

site/pt/docs/lighthouse/best-practices/errors-in-console/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 48

site/pt/docs/lighthouse/best-practices/image-aspect-ratio/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 46

site/pt/docs/lighthouse/best-practices/no-document-write/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 46

site/pt/docs/lighthouse/best-practices/no-vulnerable-libraries/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 36

site/pt/docs/lighthouse/best-practices/uses-http2/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 29

site/pt/docs/lighthouse/best-practices/uses-passive-event-listeners/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 46

site/pt/docs/lighthouse/performance/bootup-time/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 49

site/pt/docs/lighthouse/performance/critical-request-chains/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 45

site/pt/docs/lighthouse/performance/dom-size/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 64

site/pt/docs/lighthouse/performance/efficient-animated-content/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 66

site/pt/docs/lighthouse/performance/first-meaningful-paint/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 80

site/pt/docs/lighthouse/performance/font-display/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 68

site/pt/docs/lighthouse/performance/interactive/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 79

site/pt/docs/lighthouse/performance/lighthouse-total-blocking-time/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 67

site/pt/docs/lighthouse/performance/mainthread-work-breakdown/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 62

site/pt/docs/lighthouse/performance/speed-index/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 19, 66

site/pt/docs/lighthouse/performance/total-byte-weight/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 60

site/pt/docs/lighthouse/performance/uses-long-cache-ttl/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 105

site/pt/docs/lighthouse/pwa/apple-touch-icon/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 51

site/pt/docs/lighthouse/pwa/content-width/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 34

site/pt/docs/lighthouse/pwa/installable-manifest/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 59

site/pt/docs/lighthouse/pwa/is-on-https/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 37

site/pt/docs/lighthouse/pwa/load-fast-enough-for-pwa/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 36

site/pt/docs/lighthouse/pwa/maskable-icon-audit/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 54

site/pt/docs/lighthouse/pwa/offline-start-url/index.md

  • This file passed all of our automated Markdown audits.

site/pt/docs/lighthouse/pwa/service-worker/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 47

site/pt/docs/lighthouse/pwa/splash-screen/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 36

site/pt/docs/lighthouse/pwa/themed-omnibox/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 61

site/pt/docs/lighthouse/pwa/viewport/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 54

site/pt/docs/lighthouse/seo/canonical/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 65, 80, 84, 85, 86, 87

site/pt/docs/lighthouse/seo/invalid-robots-txt/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 62, 117, 139, 140, 143, 144

site/pt/docs/lighthouse/seo/link-text/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 61, 65, 66

site/pt/docs/lighthouse/seo/meta-description/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 51, 77, 81, 82, 83

site/pt/docs/lighthouse/seo/tap-targets/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 55

site/pt/docs/web-platform/webgpu/index.md

  • This file passed all of our automated Markdown audits.

site/ru/blog/new-in-devtools-100/index.md

  • This file passed all of our automated Markdown audits.

site/ru/blog/new-in-devtools-101/index.md

site/ru/blog/new-in-devtools-102/index.md

site/ru/blog/new-in-devtools-103/index.md

site/ru/blog/new-in-devtools-104/index.md

  • This file passed all of our automated Markdown audits.

site/ru/blog/new-in-devtools-105/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 241, 242

site/ru/blog/new-in-devtools-93/index.md

  • This file passed all of our automated Markdown audits.

site/ru/blog/new-in-devtools-94/index.md

  • This file passed all of our automated Markdown audits.

site/ru/blog/new-in-devtools-95/index.md

  • This file passed all of our automated Markdown audits.

site/ru/blog/new-in-devtools-96/index.md

  • Please change your usage of the following words:
    • Avoid please. Affected lines: 72, 259

site/ru/blog/new-in-devtools-97/index.md

  • Please change your usage of the following words:
    • Avoid please. Affected lines: 123

site/ru/blog/new-in-devtools-98/index.md

  • This file passed all of our automated Markdown audits.

site/ru/blog/new-in-devtools-99/index.md

  • This file passed all of our automated Markdown audits.

site/ru/docs/lighthouse/best-practices/doctype/index.md

  • This file passed all of our automated Markdown audits.

site/ru/docs/lighthouse/best-practices/external-anchors-use-rel-noopener/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 52

site/ru/docs/lighthouse/best-practices/no-vulnerable-libraries/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 32

site/ru/docs/lighthouse/best-practices/uses-http2/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 31

site/ru/docs/lighthouse/best-practices/uses-passive-event-listeners/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 46

site/ru/docs/lighthouse/performance/bootup-time/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 45

site/ru/docs/lighthouse/performance/critical-request-chains/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 41

site/ru/docs/lighthouse/performance/dom-size/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 64

site/ru/docs/lighthouse/performance/first-contentful-paint/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 66

site/ru/docs/lighthouse/performance/font-display/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 68

site/ru/docs/lighthouse/performance/interactive/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 83

site/ru/docs/lighthouse/performance/lighthouse-largest-contentful-paint/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 58

site/ru/docs/lighthouse/performance/lighthouse-total-blocking-time/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 67

site/ru/docs/lighthouse/performance/mainthread-work-breakdown/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 66

site/ru/docs/lighthouse/performance/speed-index/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 21, 68

site/ru/docs/lighthouse/performance/total-byte-weight/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 56

site/ru/docs/lighthouse/performance/unused-javascript/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 69

site/ru/docs/lighthouse/performance/uses-long-cache-ttl/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 105

site/ru/docs/lighthouse/pwa/installable-manifest/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 59

site/ru/docs/lighthouse/pwa/load-fast-enough-for-pwa/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 36

site/ru/docs/lighthouse/pwa/maskable-icon-audit/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 54

site/ru/docs/lighthouse/pwa/service-worker/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 43

site/ru/docs/lighthouse/pwa/themed-omnibox/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 63

site/ru/docs/lighthouse/seo/invalid-robots-txt/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 60, 115, 137, 138, 141, 142

site/ru/docs/lighthouse/seo/link-text/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 59, 63, 64

site/ru/docs/lighthouse/seo/meta-description/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 51, 78, 82, 83, 84

site/ru/docs/lighthouse/seo/tap-targets/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 55

site/zh/blog/new-in-devtools-100/index.md

  • This file passed all of our automated Markdown audits.

site/zh/blog/new-in-devtools-101/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 133, 134
    • Avoid please. Affected lines: 133

site/zh/blog/new-in-devtools-102/index.md

  • This file passed all of our automated Markdown audits.

site/zh/blog/new-in-devtools-103/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 69, 70, 72, 73, 75, 76, 83, 84

site/zh/blog/new-in-devtools-104/index.md

  • This file passed all of our automated Markdown audits.

site/zh/blog/new-in-devtools-105/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 201, 202

site/zh/blog/new-in-devtools-92/index.md

site/zh/blog/new-in-devtools-93/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 26, 43, 55, 65, 81, 91, 110, 122, 137

site/zh/blog/new-in-devtools-94/index.md

  • Please put a blank line before and after each section heading. Some Markdown parsers don't detect the text as a section heading unless there is blank space before and after it. Affected lines: 24, 36, 48, 62, 72, 84, 94, 107, 119, 157

site/zh/blog/new-in-devtools-95/index.md

  • This file passed all of our automated Markdown audits.

site/zh/blog/new-in-devtools-96/index.md

  • Please change your usage of the following words:
    • Avoid please. Affected lines: 66, 249

site/zh/blog/new-in-devtools-97/index.md

  • Please change your usage of the following words:
    • Avoid please. Affected lines: 109

site/zh/blog/new-in-devtools-98/index.md

  • This file passed all of our automated Markdown audits.

site/zh/blog/new-in-devtools-99/index.md

  • This file passed all of our automated Markdown audits.

site/zh/docs/lighthouse/best-practices/doctype/index.md

  • This file passed all of our automated Markdown audits.

site/zh/docs/lighthouse/best-practices/errors-in-console/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 46

site/zh/docs/lighthouse/best-practices/external-anchors-use-rel-noopener/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 52

site/zh/docs/lighthouse/best-practices/image-aspect-ratio/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 44

site/zh/docs/lighthouse/best-practices/no-document-write/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 44

site/zh/docs/lighthouse/best-practices/no-vulnerable-libraries/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 34

site/zh/docs/lighthouse/best-practices/uses-http2/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 29

site/zh/docs/lighthouse/best-practices/uses-passive-event-listeners/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 46

site/zh/docs/lighthouse/performance/bootup-time/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 45

site/zh/docs/lighthouse/performance/critical-request-chains/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 45

site/zh/docs/lighthouse/performance/dom-size/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 62

site/zh/docs/lighthouse/performance/lighthouse-total-blocking-time/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 69

site/zh/docs/lighthouse/performance/total-byte-weight/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 56

site/zh/docs/lighthouse/pwa/installable-manifest/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 59

site/zh/docs/lighthouse/pwa/load-fast-enough-for-pwa/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 38

site/zh/docs/lighthouse/pwa/maskable-icon-audit/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 52

site/zh/docs/lighthouse/pwa/service-worker/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 43

site/zh/docs/lighthouse/pwa/splash-screen/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 34

site/zh/docs/lighthouse/pwa/themed-omnibox/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 61

site/zh/docs/lighthouse/pwa/viewport/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 51

site/zh/docs/lighthouse/seo/canonical/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 65, 80, 84, 85, 86, 87

site/zh/docs/lighthouse/seo/invalid-robots-txt/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 62, 117, 139, 140, 143, 144

site/zh/docs/lighthouse/seo/link-text/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 60, 64, 65

site/zh/docs/lighthouse/seo/meta-description/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 49, 75, 79, 80, 81

site/zh/docs/lighthouse/seo/tap-targets/index.md

  • Please change your usage of the following words:
    • Do not use master. Affected lines: 55

This is now ready for review.

matthiasrohmer avatar Sep 15 '22 09:09 matthiasrohmer

Will add additional tests after https://github.com/GoogleChrome/developer.chrome.com/pull/3783 landed. But also this one here should probably sit till after the summit to not cause any irritations next week and being able to educate authors 🙂

Also refactored to use a Map instead of an Object for the cache. Micro performance, but here we are 😄

matthiasrohmer avatar Sep 22 '22 15:09 matthiasrohmer

@matthiasrohmer can you rebase and merge?

devnook avatar Oct 07 '22 09:10 devnook

Yep! Now that https://github.com/GoogleChrome/developer.chrome.com/pull/3783 is in I will quickly add some additional tests, then this is good to go 🙂

matthiasrohmer avatar Oct 07 '22 09:10 matthiasrohmer

Added tests and an entry to the handbook.

matthiasrohmer avatar Oct 18 '22 12:10 matthiasrohmer